This shows you the differences between two versions of the page.
administrative_tools [2013/02/21 16:03] admin |
administrative_tools [2013/07/25 15:29] (current) admin [Adding a New Data Field to a Module] |
||
---|---|---|---|
Line 24: | Line 24: | ||
- Now, under the Layouts folder on the left, click **DetailView** and repeat the process. EditView and DetailView refer to the page for editing a record and the page for viewing the details of a record. Fields must be added to them separately, which is why this process must be repeated. | - Now, under the Layouts folder on the left, click **DetailView** and repeat the process. EditView and DetailView refer to the page for editing a record and the page for viewing the details of a record. Fields must be added to them separately, which is why this process must be repeated. | ||
+ | =====Adding a New Lead Status===== | ||
+ | |||
+ | - While logged in as administrator, click the **Admin** link at the top right. | ||
+ | - Scroll down to find the **Dropdown Editor** link and click it. | ||
+ | - In the "Dropdowns" list on the left, scroll down and click on **lead_status_dom**. | ||
+ | - In the center window, enter an "Item Name" which shouldn't have a space in the name. This is the name used by the database. It will not be displayed. | ||
+ | - Enter a "Display Name". This will be the name displayed while managing Leads, so choose a descriptive name. | ||
+ | - Click **Add**. | ||
+ | - Dropdown items can be placed in any order by dragging and dropping. | ||
+ | - When you are done, click **Save**. | ||
====Adding Field to List View==== | ====Adding Field to List View==== | ||
Line 75: | Line 85: | ||
- Now that you know the name of the database, you can track it down and make a backup of it. This can be done through your hosting provider's cPanel, phpMyAdmin, or done manually by your system administrator. | - Now that you know the name of the database, you can track it down and make a backup of it. This can be done through your hosting provider's cPanel, phpMyAdmin, or done manually by your system administrator. | ||
- | ======Useful Links====== | + | =====Useful Links===== |
* http://support.sugarcrm.com/ | * http://support.sugarcrm.com/ |