Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Need help displaying messages on form

Teja3
Tera Contributor

Hello @Everyone 

need help on below requirement 

Ive requirement when approvals are rejected in authorize state the state transtioned to new state also planned scheduled dates are also changes automatically(which triggered from workflow script)based on this we need to show some message on change request form 

thanks in advance 

2 REPLIES 2

GlideFather
Tera Patron

Hi @Teja3,

 

could yióu possibly describe "show some message" in more details?

 

If you want to display info/error message it can be achieved by onLoad client script on change_request table but tgat would require server side call (ajax) to the backend...

 

Wouldn't it be easier just to add a comment or a work note? If so, it can be performed by business rule, flow, schedueld job or many many other options. Depending on exact requirement and what's the convention/practice in your envrionment..

_____
Answers generated by GlideFather. Check for accuracy.

Hey,ive tried onload client script and called script include in the script include i glided approval table to get the rejected approvals

but the issue is whenever we rejected approvals from assess state then also the message is getting displayed 

the main requirement is when approvals are rejected from authorize state planned dates are moved to 7 days future 

So we required to display a message