Add link to Welcome screen...
4 posts by 3 authors in: Forums > CMS Builder
Last Post: August 17, 2011 (RSS)
By rcrofoot - August 16, 2011
Hello -
I'd like to be able to execute a block of PHP code after user clicks "Save" on a record...
Instead of creating a plugin (whick I don't know how to do yet) to fire on the "Save" button click event, I recall that Dave once told me I could place a link on the Welcome page...I think that would work for me temporarily,until I can find the time to experiment with creating a plugin...
Could you refresh my memory and tell me what page to use so that I can place a link of my own on the CMSB Welcome page after a user logs in...
Many thanks, Rick
I'd like to be able to execute a block of PHP code after user clicks "Save" on a record...
Instead of creating a plugin (whick I don't know how to do yet) to fire on the "Save" button click event, I recall that Dave once told me I could place a link on the Welcome page...I think that would work for me temporarily,until I can find the time to experiment with creating a plugin...
Could you refresh my memory and tell me what page to use so that I can place a link of my own on the CMSB Welcome page after a user logs in...
Many thanks, Rick
Re: [rcrofoot] Add link to Welcome screen...
By Toledoh - August 16, 2011
Use this plugin: http://www.interactivetools.com/add-ons/detail.php?Modify-Homepage-1028
Cheers,
Tim (toledoh.com.au)
Tim (toledoh.com.au)
Re: [rcrofoot] Add link to Welcome screen...
By robin - August 17, 2011
Hey Rick,
I agree with Tim the plugin is the way to go. It's free and easy to use.
Otherwise you can modify the home screen directly at
cmsAdmin/lib/menus/home.php but it is better to use a plugin to future-proof your changes.
Hope that helps,
Robin
I agree with Tim the plugin is the way to go. It's free and easy to use.
Otherwise you can modify the home screen directly at
cmsAdmin/lib/menus/home.php but it is better to use a plugin to future-proof your changes.
Hope that helps,
Robin
Robin
Programmer
interactivetools.com
Programmer
interactivetools.com
Re: [robin] Add link to Welcome screen...
By rcrofoot - August 17, 2011
Thanks to you and Tim for the reply...
I'll take your suggestion and try the plugin...
Rick
I'll take your suggestion and try the plugin...
Rick