Check out our growing library of code snippets for Gravity Forms!
Rename Workflow Complete Step
This code snippet renames the "Workflow Complete" step in Gravity Flow by dynamically replacing it with the actual name of the last completed step in the workflow. This ensures that users see a meaningful step name rather than the generic "Workflow Complete" label when viewing GravityView entries.
Add the form ID's to the array at the top of the snippet.
Features
- Replaces "Workflow Complete" with the actual final step name in Gravity Flow.
- Applies only to specified forms, allowing selective implementation.
- Ensures better clarity in GravityView by displaying workflow progress accurately.
- Works dynamically by retrieving the last completed step's name.
- Lightweight and efficient, modifying only relevant entries.
- Easily customizable by adding or removing form IDs in the configuration.
Install Using Code Snippets
This code is best installed directly on your site using the Code Snippets plugin.
Check Out the Code
Loading...
Stay Updated On This Snippet
Review this entry
You must be logged in to post a comment.