Hide state choices in New Project Workspace - RIDAC

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 08:22 AM
Hi Community,
We have started using the New Project Workspace and on the RIDAC page we noticed that for some of the records (Issue, Action, Request Change), State field displays 2 custom choices which we hid from the form via a Client Script.
Basically it seems that the Client Script is not honoured when in Project Workspace and I do not know what is the appropriate solution for this.
I changed the UI type from Desktop to All, but it doesn't seem to have had any effect:
Any ideas please?
Thanks in advance!!
Paula
- Labels:
-
Project Portfolio Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 10:40 AM
You can deactivate the choices per table basis without impacting other tables. By default, the children tables will inherit the choice lists from the parent but you can override these on the children tables.
Right-click on the 'state' field, select 'Configure Choices' to configure the choice lists, and ensure the child tables are not impacted as well.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 06:19 AM
@James Chun thanks, but with "Configure choices" it will create custom choices for state, for the child table once I start moving them across and it's what I'd like to avoid if possible