Page 1 of 1
Test preview not showing changes
Posted: Mon Jun 02, 2014 5:46 pm
by andyk
I am new user putting together a simple app to show my boss the proof of concept. I have a grid on a page and added a row to the grid, but the additional row does not show when I test the page in my browser. Any ideas why the changes are not displaying?
Test preview not showing changes
Posted: Mon Jun 02, 2014 5:48 pm
by Kateryna Grynko
Test preview not showing changes
Posted: Mon Jun 02, 2014 5:52 pm
by andyk
I changed some CSS code in the 'web resources' section for the page in question
Test preview not showing changes
Posted: Mon Jun 02, 2014 5:58 pm
by andyk
Thanks for your link, I read this: It’s important to remember that if you try to make any changes in the visual builder after you have edited the source, the changes won’t be seen.
I understand now any changes to the code should be made at the very end.
Test preview not showing changes
Posted: Mon Jun 02, 2014 5:59 pm
by Kateryna Grynko
Please carefully read the devcenter page. You can't make changes in Appery.io builder after changing code manually. That is why we recommend to change code right before exporting your application. You can undo these changes (see the above link).
Test preview not showing changes
Posted: Mon Jun 02, 2014 6:03 pm
by Kateryna Grynko
Glad it helped 