How would I go about hiding a specific field on a form after the total number of table records are equal to a specific number of entries?
For example: If there are 200 data/table records, I need a specific field from the form associated with submitting new entries into that table to automatically be hidden (e.g., Form field "A" is no longer an option and automatically hides its self after 200 entries have been recorded).
Is there a Javascript I can place in the submission form Footer that will execute this? Any assistance would be appreciated.
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
RJOHNSON
How would I go about hiding a specific field on a form after the total number of table records are equal to a specific number of entries?
For example: If there are 200 data/table records, I need a specific field from the form associated with submitting new entries into that table to automatically be hidden (e.g., Form field "A" is no longer an option and automatically hides its self after 200 entries have been recorded).
Is there a Javascript I can place in the submission form Footer that will execute this? Any assistance would be appreciated.
Thanks
Link to comment
Share on other sites
1 answer 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.