I have an app where if field 'month' and 'year' is already entered by a particular user, then if the user again try to start a new form then as per the code , it takes the user to editform1. Now if the user is entering the data and if data for the month and year (ex: June 2020) is already there, I want a pop out which states that 'data for the month and year already exists and give the button to cancel' to remain in the same editform1 where entry can be made for the different month or different year. And another options in the pop out which says 'edit' and takes the user to the edit form of the same month and year entered by that user.
User can be many
Hence, condition on the form should be based on the user , month and year.
Please guide.

Report
All responses (
Answers (