IBV is a UI only formula field that is true if “Date bid values sent” is not null.
I want to use the statement below as the button label, but it shows “Send Bid Values” whether IBV is true or false:
{{^IBV}}Send Bid Values{{/IBV}}{{#IBV}}Re-send Bid Values{{/IBV}}
Question
Can you use mustache conditional rendering in button labels?
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.