How to display 'pop-up' as an alert using business rule

Venkat97
Kilo Expert

Hello,

I am using the below business rule to prevent submission of Normal Changes that don't meet 24 hour lead time. Below script is working fine as expected but i need to display pop-up alert on form instead of InfoMessage.

Could you please suggest on this.

find_real_file.png

2 REPLIES 2

Naveen Velagapu
Mega Guru

hi,

It is not feasible with business rules, instead use a on submit client script to achieve the functionality you are looking for.

 

Hit "Helpful" if this is useful.

Mark "Correct Answer" if this is answers your question.

@Naveen Velagapudi 

 

Thanks for the reply naveen. Can you please help me to provide the script for on submit client script