Hide state choices in New Project Workspace - RIDAC

PaulaaO
Mega Sage

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:

 

PaulaaO_0-1709742118859.png

 

Any ideas please?

 

Thanks in advance!!

 

Paula

6 REPLIES 6

James Chun
Kilo Patron

Hey @PaulaaO,

 

Is there a reason behind using a Client Script to hide the options? Is it because it's conditional?

If not, you can deactivate them through the 'State' dictionary record in selected tables only.

JamesChun_0-1709756323459.png

 

Cheers

@James Chun My intention was to avoid having custom choices for state for each of these tables and wanted to use the ones from TASK, as most of these extend from task or planned_task. However, task has these 2 custom choices which are being used by other tables, hence why I opted for the Client Script

Hey @PaulaaO,

 

I would recommend deactivating them from the dictionary record as per my last comment. Otherwise, there are other places (e.g. mobile app, list view) that the client script will not work on.

 

Thanks

@James Chun ook, understood. is there anything else I can do, put in place? I cannot de-activate them because they are used by other tables that are extensions of task.