0
Date Fields
If I have date fields in a table A and Date filed B.
How can I reject/stop the selection of any date in field B being before filed A? (and bonus have B jump to A when first opened)
Making data entry quicker and stopping any mistakes.
Thank you
2 replies
-
Hi,
You could use the options "Writable if" or "Display field only, if" in the data field properties and use as condition:
Field A
Best, Jörg
-
Not sure I follow... Are the two date fields on the same table row or are they in different TABLES?
If the SAME table row.. you can use an after update trigger.. however, there is nothing preventing the user from leaving the second field BLANK.
You can put the converse in Field A.
Content aside
- 5 yrs agoLast active
- 2Replies
- 1365Views