What I’m trying to accomplish is a form where the user can click on a hotspot that opens a page displaying options. When one of the options is clicked, the options page closes and a certain value is pasted into a specified field on the form that is being edited.
I’m trying to do this with formula language because LotusScript is still beyond me and everything I’ve tried has apparently tried to insert the values on the page containing the hotspot rather than on the page in edit mode.
Anything that can be suggested would be greatly appreciated.