Advance Reference Qualifier depending on other field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2023 07:28 AM - edited ‎08-30-2023 10:44 PM
Hi All,
On the form there are two fields
one is parent field and one is type field. As type changes to 1 I want parent filed should only show the record with which are type 1 and when type 2 is selected, the parent filed should show type 1 and type 2 record.
I tried coding few times but its only showing either type 1 records for all the type or its showing type 1 and 2 records for all the types, its not changing as we change the type filed.
I am using advance reference qualifier with script include. Any suggestion or improvised code would be helpful.
Thank you in Advance
Please refer the image for code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2023 11:18 PM
Hi Sagar,
Its only working as a simple reference qualifier and only satiesfying one condition, as its doing for my code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2023 01:11 PM
In what case is it working/not working? Have you checked the "Value"s of your Choice List items for "Type" (I'm assuming a Choice list).