The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
Is it possible to move a menu?
Posted: 27 Jul 06 8:02 AM
|
fiogf49gjkf0d Somehow, when installed a 3rd party bundle to do with Contacts, the menu item associated with it has appeared in More Tabs under Personal, and we want it to be under Contact. Is it possible to move it? I can't see anything in the Help about it.
Thanks, Stuart.
|
|
|
|
Re: Is it possible to move a menu?
Posted: 27 Jul 06 8:21 AM
|
fiogf49gjkf0d You're just talking about a contact form, right? I'm not sure what you mean by a "menu item" under More Tabs.
You could re-save the form in architect, making sure you save it under the "Contact" family, and then remove the original form. You would also need to check to see if there is any code that references that form by Family and Plugin name, and change that code accordingly.
|
|
|
|
Re: Is it possible to move a menu?
Posted: 27 Jul 06 8:54 AM
|
fiogf49gjkf0d This information is stored in the plugin that contains the form that appears on the tab. You will need to use the Architect to change the Family associated with the plugin. In this case change it from Personal to Contact. I would consult with the 3rd party that created the bundle before doing anything. |
|
|
|
Re: Is it possible to move a menu?
Posted: 27 Jul 06 8:55 AM
|
fiogf49gjkf0d Jason: thanks, and you are right, I didn't mean Menu. I think that's why I was confused, because I was looking in completely the wrong area
Frank: thanks also.
|
|
|
|
Re: Is it possible to move a menu?
Posted: 09 Aug 06 3:05 PM
|
fiogf49gjkf0d Best Practices General Info... Forms/Views should not be placed in "personal" family.. they shouldl be in the appropriate family (Contact in this case). We typically place "Add/Edit" forms in System (although there may be reasons to place in Personal) so that nobody can accidentally open them under a "tab". -- rjl |
|
|
|