Hi All, my first post here, relatively new to Creator.
I would like to create a popup calculator to help calculate the area of a given space. Ideally, the popup will have inputs for width and length, and then will return the area back to the form in the required field.
I have played a little with this, and my questions is what is the best way to do this, or is there already a widget like this floating around?
I have tried creating another form, with width and length fields, and a calculation field, and popping up this form on a given field input, but having trouble returning the area calculation back to the original form.
I have looked at using a page to display the original form, and then using a button with custom function, but once again having trouble returning the variable back to the original form.
Thanks in advance for any assistance,