Forum Discussion
nagaraj007
3 years agoPost Patron
Hide Button based on Column Value
Hello All, I have one table in which i have a column which says YES or NO.. If the data says Yes.. I have a button which should be visible for the users to click on the button and download do...
nagaraj007
3 years agoPost Patron
I have 465 rows and for each row there is unique Id called Membership No.
lbendlin
3 years agoSuper User
You would only need one button. Depending on the Yes/No you can set the button text dynamically, and also assign the action URL dynamically.