Jump to content
  • 0

Calculated Values in Update Datapages


Casey

Question

I am using the Calculated Value datatype in my submission form.  The update form for the same table needs to also have a calculated value that can change when the user input changes (like the one in the submission form has).  However that datatype doesn't seem to exist in the update forms.

I can't use tricks like hidden cascading autocompletes (as I use elsewhere) because the query is far more complex than a simple SELECT statement.

Any thoughts on how to get around this?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi,

You can do that with custom JavaScript so the value gets recalculated when user enters a new digit in your field. To make it easier, I would recommend this JS plugin: http://autonumeric.org/

If you share the calculation you need, the name of the editable field and the method you are using to deploy your datapage, I could help you with the piece of code you would need.

Regards.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...