- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2024 01:06 PM
I've created a string field on the customer_account table called domain. I had to create it under the Customer Service Application. I want to create a UI Policy that makes it mandatory if a specific value on another field is selected. I have to create the UI Policy in the Customer Service Application as well (This record is in the Customer Service Application, but Global is the current application. To edit this record click here). However, the Mandatory checkbox is greyed out. If I change the Application to Global, the Mandatory box is open, but now I don't see the domain field in the Field name dropdown when creating the UI Action. Seems like there's no way around this. Looks like to make a field mandatory, it has to have been created in the Global Application. Is that true? If so, how can I create a field in the Global Application on the customer_account table, when it requires that it be created in the Customer Service Application?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2024 02:16 PM
I think customer_account table is in global scope. While being in global scope, can you please go customer_account table and click on configure table. Then create your field in global scope. Later you should be able to create a UI policy in global scope on the customer_account table.
Thanks,
Rishi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2024 02:16 PM
I think customer_account table is in global scope. While being in global scope, can you please go customer_account table and click on configure table. Then create your field in global scope. Later you should be able to create a UI policy in global scope on the customer_account table.
Thanks,
Rishi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2024 02:40 PM
Attaching screenshots for your reference.
Both dictionary entry and UI policy need to be in global application. Later you can add the new field to form view while in Customer Service application.
Domain field on customer account table (global scope):
UI Policy (Global Scope):
Thanks,
Rishi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2024 06:27 PM
Hi Rishi,
I was able to recreate the field from the table itself in Global Application, and create the UI Policy successfully. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2024 06:59 AM
Hi Can you tell me how you created the field in Global application ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2025 07:26 AM
If the parent table is in the global scope and the dictionary is in another scope, is there any way to make the field mandatory?