Dynamic Timer in Info Message

GokulNath23
Tera Contributor

Hi all, 

Where can we find the configuration for running transaction message?

Checked the client scripts and UI actions for any lead, but no luck. Would be great help if someone could guide on this.

Requirement: Need to replicate this message on load of a form/on click of a UI action in form.

 

GokulNath23_0-1735046986883.png

 

Thanks in advance!

 

 

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@GokulNath23 

I think it comes from platform level and you won't find it in any script etc

What's your business requirement to show that message when form loads?

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

@Ankur Bawiskar  Thanks for your inputs. My requirement would be a similar running message on a form level when the user opens the form. Similar to the screenshot the timer should be running as long as the user has the form open. So was checking if I can mimick the same behaviour

@GokulNath23 

Not possible as the above message comes from platform level

Please inform your customer about this

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

Runjay Patel
Giga Sage

Hi @GokulNath23 ,

 

You can not change this message as it will appear only if its taking time to fetch data from server. Message is defined on base code of ServiceNow which we don't have access.

This message will appear after 15 second and it controlled through this property: glide.ui.transaction.long_response.time.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------