docusignapi - Trying to Use If Then in DocuSign Formula -
i attempting integrate if-then-else statement docusign template under formula tag having trouble.
this accomplish: if ([dropdownmenu] = 1) ([totala]) else ([totala]/2).
i getting error reads "invalid formula: invalid format. missing endoffile @ 'then' @ line 1:28"
i not sure if possible have not found solution on web or under help tools. directed stackoverflow question. help appreciated.
one potential workaround utilize conditional formula tabs. have few options in dropdown. create formula1 conditional if dropdownmenu=1, , formula=[totala]. create formula 2, conditional if dropdownmenu=2, , formula set [totala]/2. 2 formula tabs should created on top of each other in template. if have 3rd alternative in dropdown, need 3rd formula tab.
docusignapi docusign
No comments:
Post a Comment