Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
hello All,

Is there a way to change the view path in the back end (that contains all my editables and then I use get_custom_field to retrieve them) and redirect it to page that has content?

Is it the routables? Please let me know!
Hi :)

The 'view' button, by default, leads to the template/page defining the editable regions.
If I understood your question right, perhaps in your case the regions are defined in one template but are being displayed on another template (using 'get_custom_field' as you mentioned).

So, is it that you'd want the view button to lead to the other template that is displaying the data?
Please let me know if my understanding about the problem is correct.
There were some pages that I had just for the "get_custom_fields" as you mentioned and they would be blank. So I just set up a redirect for the view button so when my user doesn't go to the blank page but instead the page the content is being updated on. It works for now but maybe there could be a way to change the default for the view button?
3 posts Page 1 of 1