Date validation based on another date (field) when adding record

Hello! When adding a new record (date field), is it possible to validate or update the default value for it based on another un-submitted field?

I’m trying to collect check-in and check-out dates in the same action… but would like to either default the check-out to the same date entered in check-in (not yet submitted), or have a validation in place so that the check-out has to be greater than check-in.

Some of my users have set check-in dates in the future, but then selected check-out dates looking only at the number not realizing they were in the current month, so ended up with wrong dates.

Any insights would be greatly appreciated… Thanks a lot!
Esteban

1 Like

I’m not sure how to accomplish this using native Softr features, but it would be a nice feature to have. It has my vote!