Here i want that when the Is Billable is true only then shows the all the below feilds like Billing rate,currency and Billing type. Otherwise it must not shows in this Popup Form.Here as you can see i have added the when condition but still it’s showing.So how can i do that? Anyone can help me?
Hi there,
What you’ll need to do is place those fields into a group. Under the Layout setting for that group, uncheck ‘This is visible on pageload’ and check ‘collapse when hidden’.
Now on the Conditions tab for that group, not only are you going to add the expression you’ve got on your screenshot (When Billable2 is checked), you’ll also click the ‘Select a property to change when true’ dropdown, and choose ‘This element is visible’
Now anytime that checkbox is checked, the additional fields will appear
Okay Done. Thank you.
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.