Konstantin
Posts: 0
Joined: Wed Jun 10, 2015 2:38 pm

Would like button click event to show a label and another button

Hi,

I have a search function that returns values from a database. At the same time, I would like that same search button click to show a pre-defined label and another button. Please let me know how I can do that.

Spasibo!

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Would like button click event to show a label and another button

Hi Konstantin -

You can make it by adding JavaScript code to your click event and change property of your components using jQuery selectors, like for example shown in our docs here: https://devcenter.appery.io/documenta...

but modifying it with needed properties for your case.

Return to “Issues”