POP up message will display when user click on new button.

Shraddha desai
Tera Contributor

Hello,

 

We want create popup for UI action 'New' button.
When the user clicks on the 'New' button field will show  and after filling the field, record will need to be inserted in Table1 and after inserting the record next POP will be able to open and the user needs to fill a second pop up. After filling the 2nd pop up form record should be inserted in Table2.  

 

Let me know if any one have suggestions.

 

Thank You!

4 REPLIES 4

Teju Dhoran
Kilo Sage
Kilo Sage

Ankur Bawiskar
Tera Patron
Tera Patron

@Shraddha desai 

It would be nice if you can share some screenshots what exactly is required as per your requirement

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hello,

 

Thank you for the reply!

20230128_221637.jpg

We want when we click on new button then popup form for static incident(Table 1) form should be open and once we save this we can able to see major incident(Table 2) related list when we click on this new button of major incident(Table2) related list then next pop up should open and user can able to save this record. 

Like this we want to open two pop up form on same screen.

 

If you have any suggestions then please let us know.

 

Thank you!

Elena Pomana
Tera Guru

Hello,

 

How did you solve this? I have a similar requirement in which i need to create a button on mobile and when the user click on it, it should display a pop-up with a string field called comments. After filling in the field and clicking on ok/submit, it should create a record in another table.