How to override default value after save form in gravity view?
So the Workflow below is:
- User register and submit form. At the begining the default value in status field is NEW.
- Admin edit the entry and save it. The status has to change to be Stage 1, and so on…
So when admin save an entry the status will change.
Thank you