Hi guys,
I'm having an issue saving a page properties in 6.3 using touch ui. I navigated to the page using site.html and clicked properties. I changed the property and clicked Save & Close, but nothing happens. I can edit the property using crx, but touch ui does not work.
There are no log messages either (perhaps I need to turn up logging but which package?).
Any help is appreciated.
Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
If the page cannot save properties when the "save" button is clicked on, there is definitely some kind of error happening. Errors like what you are experiencing must exist in 2 places: browser console and error.log.
Can you please provide a screenshot of the errors in:
Once you understand the errors from the logs, it should give you more information on how to fix the problem. From a quick glance, the problem can exist because of invalid the Touch UI dialogue configuration.
Views
Replies
Total Likes
If the page cannot save properties when the "save" button is clicked on, there is definitely some kind of error happening. Errors like what you are experiencing must exist in 2 places: browser console and error.log.
Can you please provide a screenshot of the errors in:
Once you understand the errors from the logs, it should give you more information on how to fix the problem. From a quick glance, the problem can exist because of invalid the Touch UI dialogue configuration.
Views
Replies
Total Likes
Okay so what was going on is that a required page property was not filled out. The thing that was confusing is that the required field was on another tab, so I couldn't actually see it. There should be a banner/snackbar/something so that it is easier to see even when on other tabs.
Views
Replies
Total Likes
Views
Replies
Total Likes