I’m looking for advice on setting up a trigger or notification mechanism to address a specific need during the Create Position action. We want to prompt users if they leave the Payment Schedule field blank when creating a new position. However, we can't make the field required because some positions legitimately do not require a payment schedule.
The goal is to:
- Notify the user dynamically (e.g., with a pop-up or message) if the field is left blank.
- Allow the action to proceed if the user confirms the omission is intentional.
Has anyone implemented something similar or have ideas on how to approach this? Suggestions for workflows, business rules, or any other configurations would be greatly appreciated.
Thanks in advance for your help!