- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2016 02:41 PM
Hi all, I have tried to configure the label (for a field called State, which is an OOTB field) on a project page. The metadata (Hover text, URL link, etc) of all the other fields on the Project page are being stored under the Project [pm_project] table. However the metadata of the 'State' field is being saved in the Task[task] table.I tried to save this field in the Project [pm_project] table, but it didn't allow me to save and threw this error "Table in documentation record cannot be changed". I believe this is because there was no field called "State" in the project table. I would like to have different hover texts and URL links to the State fields in different pages i.e., Project/Demand/Change/Incident.
Solved! Go to Solution.
- Labels:
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2016 12:02 AM
Right click on the field from the form layout and select configure label.
Change the table to project (pm_project).
Right click on the form header and click insert and stay

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2016 08:39 PM
The state field and its Label record are on the Task table. If you want to create different Labels (or have different metadata on the labels) then you need to create a new Label for the child table. So you would have a bunch of different Labels all for the one field - but one for each child table. If you have a label for state on the pm_project table, it *should* ignore the label for state on the Task table. However, I have had issues with this working correctly depending on which UI you are using.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2016 12:02 AM
Right click on the field from the form layout and select configure label.
Change the table to project (pm_project).
Right click on the form header and click insert and stay