UI Action condition bringing wrong values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 09:44 AM
Hi everyone,
I have the following UI Action:
I am printing the current number of the HR Case on the condition.
After refreshing the form of the HR Case, the value that the condition brings is the following:
But this is my HR Case:
However, the HR Case number that is printed, is an HR Case that is present on a related list:
Final question:
How can I get the number of my HR Case and not the number of the HR Case on the related list?
Thank you for your help!
Rafa

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 10:00 AM
@rafas_2703 Your UI Action is of type List banner, instead it should be form button. Please uncheck the List banner and check the Form button checkbox and you should be able to get the Number of the current hr case shown on the form.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 10:48 AM - edited 05-23-2024 10:54 AM
Hi,
I can't do that because the functionality I want to achieve is be able to create HR Child Cases from that specific related list.