We've encountered an issue exporting this macro. Please try exporting this page again later.
Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=Calculate+the+due+date+based+on+custom+field+values+-+490999839 |
---|
width | auto |
---|
|
Html bobswift |
---|
<iframe width="560" height="315" src="https://www.youtube.com/embed/YQkLeGxoa0A" frameborder="0" allowfullscreen></iframe> |
...
Code Block |
---|
if(isNotNull(customfield_10703)) {
interval i = (string)customfield_10703 + "d";
dueDate = currentDate() + i;
}; |
We've encountered an issue exporting this macro. Please try exporting this page again later.