Omit Condition not Working

vidhya_mouli
Giga Sage

Hi, 

 

I want the edit button to be visible on the related list based on certain condition. However, even the info message is not working in edit. If I paste the same script in Omit new condition it works but looks like the control does not even reach the edit part. Any suggestions?

 

vidhya_mouli_1-1724315799949.png

 

 

6 REPLIES 6

Simplify your problem, test that out by putting just this in your script:

 

answer=false;

 

That should display the Edit button

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

Tried and did not work.