For a submission form, I have a date field that will be the same date field as another in the related table if that date field is prepopulated. If there is no entry in that field, then the submission form field needs to have the user determine the date. How to accomplish this. I am finding that if it is a calculated field, then there can be no input. I can pass the other date parameter to this field (and then nothing is passed in those other cases), but it is still an input field and allows the user to override the passed date in the prepopulated instance - which I don't want.
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
Marty
For a submission form, I have a date field that will be the same date field as another in the related table if that date field is prepopulated. If there is no entry in that field, then the submission form field needs to have the user determine the date. How to accomplish this. I am finding that if it is a calculated field, then there can be no input. I can pass the other date parameter to this field (and then nothing is passed in those other cases), but it is still an input field and allows the user to override the passed date in the prepopulated instance - which I don't want.
Any suggestion?
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.