Adding a link on a Section Editor

5 posts by 2 authors in: Forums > CMS Builder
Last Post: December 19, 2008   (RSS)

Dave-

My client wants to add a link on one of their Section Editors so they can quickly get to another page on their site after they've finished adding data...I've looked around a bit in the CMS code and haven't yet located where I could add this link...Can you point me in the right direction before I proceed???

Many thanks, Rick

Re: [rcrofoot] Adding a link on a Section Editor

By Dave - December 17, 2008

On the list page or the edit page?

For the edit page you could put some html in a header bar field. For the list page we'd have to hard code it or give it some more thought.

Let me know.
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Adding a link on a Section Editor

On the list page, maybe to the left of one of the Create buttons...

Re: [Dave] Adding a link on a Section Editor

Dave-

Thanks for the help in adding the link...I originally added it to list.php, but realized afterwards that it really needed to be in the Login window under "Forgot Password", so I added it to login.php...Works fine...

Thanks again...Rick