Hi Alexander,
Is there a way for me to load the overlay over the form?
I have a second Edit form that I want to to use the rules to set fields and then save.
I’m then using the Sp list formatting/gallery view to create checkbox that is a hyperlink. This works a lot better than an approve button/using a flow.
The only issue I’m having is that it is a little awkward with the overlay/form load.
This is what currently happens:
1. User Click on the hyperlink to the 2nd edit form.
2. User sees overlay.
3. The form flashes for a second.
4. The form closes and saves.
This is what I would like to happen:
1. User Click on the hyper link to the 2nd edit form.
2. User sees overlay.
2A. The form/rules run in the back without showing anything to the user.
3. Overlay closes user is returns to list view.
Lastly I will note that “Defer loading of DFFS” is set to 500ms. Without it the form will overwrite Peoplepickers as blanks. This is just for your informational awareness, no issues there, but unsure if it will affect as possible solution.
Any help to smooth this out would be much appreciated!