So any thoughts on working within the FarCry framework are appreciated.
How about disabling all the tabs (through sec. policies) for the top management's user group, leaving them only with a custom tab called "Messaging".
Use the (undocumented?) "defaultpage" attribute on the "parentab" customadmin.xml element to set the main view to be the page where they can edit their message:
<?xml version="1.0" encoding="utf-8"?>
<customtabs>
<parenttab permission="MainNavManagementMessageTab" defaultpage="admin_message.cfm">Messaging</parenttab>
</customtabs>
-- tim lucas
http://www.toolmantim.com
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
