Standard change template proposal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2023 03:04 AM
Hello, in standard change template proposal, is it possible to make following 7 fields static instead of select box? We don't want user be able to either change field or delete it, since they are mandatory. I know this is a macro with protected read-only policy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2023 03:30 AM
Hi @Dominik Stolarz ,
If you want the change fields to be mandatory , you can navigate to Change>Administration>Standard Change Properties and select change fields that have to be filled when proposing change using Standard Change template.
Below is the page where you can add fields to be made mandatory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2023 03:53 AM
Hi Manmohan,
thank you for answering my question. I am aware of enforcing mandatory fields using Standard Change Properties. However I want to prohibit users from changing fields using select box or deleting them using X button, if it is feasible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2023 10:36 AM
Hi Dominik,
I have the same requirement from my organization. Did you ever find a solution for this?
Thanks,
Kristen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2023 02:31 AM
Hi Kristen,
I learned that implementing this would require updating out of the box script which controls display of those fields, therefore we abandoned this idea.