Page 1 of 1

Show textarea

Posted: Fri Aug 05, 2016 8:28 pm
by Nicklas

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


Show textarea

Posted: Fri Aug 19, 2016 11:16 am
by Nicklas

Anyone?


Show textarea

Posted: Fri Aug 19, 2016 11:50 am
by Serhii Kulibaba

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).