Based on the roles want to set the field editable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 09:26 PM - edited 07-11-2023 10:26 PM
Hi team,
based on the ' model_manager ' role I want to make the Price field editable in cmdb_software_product_model table.
So here the Table is cmdb_model and field is product_catalog_item and reference to sc_cat_item.
And this Price field is the dot-walking field from the catalog item.
I written one Onload Client script on cmdb_software_product_model table, but it is not working.
can anyone help me with the script..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 10:35 PM
Hello @Munna1
Plz Check if any other Client Script is written for the same field, maybe it is overriding, which is failing ur script to run.
Plz Mark my Solution as Accept and Give me thumbs up, if you find it Helpful.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 11:03 PM
HI @Samaksh Wani ,
Checked all the Client scripts, ACL's and UI policies also... nothing is written on this field...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 11:08 PM
Check System Policy > Rules > Data Policies for that name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 11:17 PM