How to make a button actionable?

Hello

I would like to make my “Display information button” actionable only if 2 values matches (the credit count from the user is at least equal to the reliability of the answer, which is 3 for this exemple).

Is it possible ? When I want go into the button action and I set up “Allow action” it only makes the button disappear if the values don’t match.

I would like the button to always be displayed, but not actionable if the values don’t match & open a pop up or something to say “insufficient credit”.

Do you know a way to do that or something close ?

Thank you very much!

If you click on the button in your components tab and then head over to where you select the action, you should be able to add a condition to the button.

You just have then tie that condition to information in the user table.

1 Like