The CreatorCon Call for Content is officially open! Get started here.

true/false ui action

nestoracevedo
Mega Contributor

Hello Everyone,

I am creating a UI Action that is dependent on the choice of a checkbox.

When I submit the request, I leave the checkbox unchecked, I want it to go to Schedule status, instead it keeps going to Estimate Approval.

What am I doing wrong?

find_real_file.png

1 ACCEPTED SOLUTION

Can you just try to remove the quotes from false keyword and try, let's see if this helps.


View solution in original post

12 REPLIES 12

You can remove the gs.addInfoMessage to get rid of these messages.


Can you just try to remove the quotes from false keyword and try, let's see if this helps.


Removing the quotes from false worked!!



It now submits to the correct place.



I checked the box and it went to the correct place as well.



Thank you.