I had something that I thought would be a fai...

I had something that I thought would be a fairly easy implementation.

The application has 2 phases. A ‘quick edit’ phase where the user can add a bunch of new rows (photos), and a second phase where the user should go back into each row and update/add information (complete form fields).

I do this by setting initial [Quick Edit] = “No”, and then triggering [Quick Edit]=“Yes” once the initial event create event is completed. Having all my other data columns Show_If [Quick Edit]=“Yes” makes them appear when a user re-enters the data entry.

My question is, is there a way to ensure that users go back to their newly created items and actually fill in the information before syncing? Once they re-open the entry, all the fields are marked as required, but until then the information could theoretically be synced with missing information.

0 5 329
5 REPLIES 5
Top Labels in this Space