Hi Jane
I want to change the default target of the Back to List button on the edit page.
I am trying to use the before Before Display event on the edit page. I see that $xt has an element called backbutton_attrs which has the content I want to change - but I can't see to find the correct php to access this array element.
- is this the best way to change the button target (I want to avoid the visual editor if at all possible)
- if it is the best way - how do I access the correct element in $xt.
thanks for your help
Mark