dependent help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 02:56 AM - edited 11-01-2023 10:51 PM
We have created 2 fields both are reference field.
Parent (L1) |
Name (l2) |
Now The Requirement is
L2 Commodity code depends on L1. If you choose any L1 on the children of that L1 should be available to choose in the L2 reference field.
We have excel too
Suppose if we are selecting from L1 Advertising & Marketing so From L2 field only below option should be available to chose .
I have written reference Qualifier but looks like it doesn't work.
javascript: 'u_parent!=NULL^u_parent.u_name='+current.variables.ariba_commodity_code_l1.getDisplayValue();
How do i achieve this ...Please help me on the same
Many thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 03:21 AM
Hello @Pramod5,
Can you elaborate the functionality you are trying to achieve which table have you passed to those reference fields. Is it sys_choice? or something else. Also is it necessary for those fields to be reference fields? since I have worked on similar scenario where in we kept the field type as choice and list collector which makes it even more easy. Do let me know so that I can help further.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 03:30 AM - edited 11-01-2023 10:50 PM
Both are referencing the same table( Custom table) which has got 3 fields