I am trying to put something in so that on somecards the user cannot leave the page without completing certain fields....I have done it by using IF "field name" = '' THEN ERROR ... under OnModify, which kind of works but it means if a user has not filled in a required field out they lose all the work they entered on that page to clear the error. Is there another error function (or anything similar) that insist on the required fields for us but doesn't make you lose all your changes?
Thanks for anyone's help!
*This post is locked for comments
I have the same question (0)