Announcements
No record found.
If have added button abc in appointment booking. This button is only visible when number of booking is greater than 3
Hi,
Do you mean that the added button should be visible when the selected number of booking is greater than 3 in the view, Otherwise the button should be hidden?
No, button is only visible when there are more than 3 booking is present in the view
There's an OOB enableRule called SelectionCountRule that could fulfill that need without coding only if it's okay for the user to manually select the records. In other words, the ribbon will be visible if at least 3 records are selected.
If you want the ribbon to auto count that without user interaction, you can use retrieveMultiple in the enable JS function to get execute the view query and then check on the returned length and based on it, show or hide the ribbon. Not the best in terms of performance so try as much as you can to optimize the query to get only what's needed.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
FSRon 75
James White 21
AT-28040446-0 20