Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Project Workspace

Amrink
Tera Contributor

We have an already existing pop-up when we try to edit the date via Gantt chart for any project task where in the state moves to pending after automatically checking this.
We need 2 more pop-ups before this, how do we achieve this?

 

Amrink_0-1787754613568.png

 

-up while we try to move the dates on gantt chart 

3 REPLIES 3

Vishal Jaswal
Tera Sage

Hello @Amrink 

Could you please elaborate your use case like in total I want to see three glidemodal / pop-ups one after another and their values must cascade to each other post updating a value in gantt chart?


Hope that helps!

Yes correct!
Here is the use case flow-
1. Trigger: The user edits a project task date via the Gantt chart for a task where the state moves to Pending.
2. Current behavior: The baseline confirmation pop-up triggers ("Update project start date?").
3. Requirement: Before the baseline pop-up, we need 2 additional sequential modal pop-ups to appear one after another.
4. Data Cascading: The values/user confirmations selected in these sequential order needs to pass one another.

Hello @Amrink 

The user edits a project task date via the Gantt chart for a task where the state moves to Pending:

Pop up 1 -> User clicks cancel or confirm
If Confirm Pop up 2 -> immediately after Pop up 1 and may or may not have Pop up 1 related values.
If Conform Pop up 3 -> immediately after Pop up 1 and may or may not have Pop up 1 related values.

Are you looking for something like above or if there is any correction in the above use-case, then please share it.


Hope that helps!