Frequently Asked Questions
Content Groups
![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)
It is OK to change the name of a module, assuming that this is all that you do. We recommend that you do not lock the Content Group record when you change it. After a build upgrade, edit the Content Group record to change the name back to the desired name.
If you want to change a word throughout a module, on labels, forms, columns, child forms, we recommend strongly against doing this. If, for example, you want to change every instance of the word "Member" to "Subscriber", this is simply a bad idea as you will be greatly complicating your upgrade path simply because of nomenclature. Keep in mind that eWeb is different, and can accommodate more exact text.
Navigation
![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)
- Navigate to the form or page that you would like to add to your netFORUM Favorites.
- Click the Favorites Menu tab
- Click Add to Favorites.
- On the Add Favorites form, the name defaults to the current page. Edit as desired. You will want to edit the name if you are adding a form to Favorites.
- Enter an order number. This will determine the order in which the favorites item is listed in the Favorites menu.
- Click Save.
- Refresh your netFORUM session to display the new Favorite item.
![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)
Find Group Item Links launch Find forms, which use a pre-defined set of columns to locate a record or group of records. Query Group Item Links launch Query forms, which allow the user to pick the columns to use to locate a record or group of records.
![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)
View the steps to hide a dashboard page in the Group Item Link Procedures topic.
Data Objects
![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)
Most Static Facade Objects do not use Toolkit metadata Data Objects. Instead, their data objects are initialized in C# programming code. You will know that an Object is a Static Facade Object if its assembly is not Data and if its type name is not Avectra.netForum.Data.DynamicFacade.
![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)
There are two ways to determine the Data Objects for any netFORUM Facade Object:
- On the Object Profile page, click to list the Data Objects.
- The GetFacadeXMLSchema xWeb web method returns a complete snapshot of a netFORUM Facade Object, including its Data Objects.
Other
![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)
Note: In baseline netFORUM, the form descriptions for REST resource forms begin with word Rest.
- In Toolkit, select from the left navigation menu.
- On the Find Dynamic Form form, enter rest in the Form Description field, and click Go.
- The List Dynamic Form opens to display the list of the baseline REST Resource schemas as well as any custom schemas created at your organization.