Disable button on condition

Hey, I am making a event app where user can buy tickets.
I want that when user buys 3 tickets of a particular event, the buy button should get disabled

I want that when user buys 3 tickets of a particular event, the buy button should get disabled

So just set a condition on the button so that if the User has purchased 3 ticket to the event it is not clickable.

Just need to set a condition to make it not clickable like below.

Samson @ Plugin Developer
Plugin Page
Plugin Forum

This topic was automatically closed after 70 days. New replies are no longer allowed.