Populating country based on region
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 08:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 08:24 AM
You only have the ^u_region criteria in the first if statement. Is this working when the LE Group is Healthcare? Does it work with Healthcare and Europe if those values are already selected when the record loads - like on the RITM after submitting the request?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 09:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 09:42 AM
I was asking about a distinction between selecting the values and the values already being populated when the form loads. Add the Attribute
ref_qual_elements=le_group;region;business_unit
to ensure the reference qualifier is updated when either of these three variables change. You'll also need to verify that the values stored in each of these elements matches the values in the referenced table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 10:07 AM
Can you specify where this attribute has to be added?
All these values are stored in u_core_request table