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.
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.
Question
Casey
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
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.