Show textarea
Hi!
I dont know if this is a bug or maybe I have missed something, but I cant make a textarea to show when hidded when I click a button with this javascript.
code
Appery("textAreaname").show();
/code
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi!
I dont know if this is a bug or maybe I have missed something, but I cant make a textarea to show when hidded when I click a button with this javascript.
code
Appery("textAreaname").show();
/code
Anyone?
Hello Nicklas,
It has to work fine. Do you use a JQM project?
Please check if there are any errors in the browser console. You can learn here: https://docs.appery.io/docs/using-bro... how to open the console.
Could you clarify have you changed anything on the Source tab?
If you did, these custom changes might cause the build to fail. Try to rollback the custom source changes and try to build the app again. Here is how to rollback custom source change: https://docs.appery.io/docs/appbuilde...
When you make changes in the Source view for a particular page, the visual editor for that page will not be updated (until you rollback the changes).