RE: Formula language suddenly not working Mark XY Brown 25.Jan.12 10:25 AM a Web browser Domino Designer 6.0.3Windows XP
Hi John
Default access for most users is Author, but the form contains a CWC field of type Authors with the formula @UserName.
The form has a SaveOptions field that is used by the various actions for saving and closing the document. However, the action in question does not go near that functionality - it simply displays a picklist, parses the selected value and puts the fragments into the appropriate fields. It's the final stage that's failing.
What's really frustrating about this is that it still works in live, and I haven't even tried to make it do anything else yet!