How to create a pop-up with user input in change task?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2022 06:29 AM
- If the Implementation task state changes to In Progress and the current time is earlier than the current “Task start date” the user should get a Confirm message (pop-up with user input)
- You are starting the Task before the Planned start time. Are you sure?
- Text box label (string) – “Provide justification”
- There should be two buttons “OK” and “Cancel”.
- If OK is used – the Work notes becomes mandatory, and the user input is copied to it.
- If Cancel is used – the State changes back to the old value and the form is not saved.
How should I create a pop-up with user input?
Labels:
- Labels:
-
Change Management
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2022 06:33 AM
This might help you
Feel free to mark correct and helpful.