Reference Qualifier sold product
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2024 06:48 PM
I have a field on the case form u_sold_product which is a reference to sn_install_base_sold_product_list.
How do I set a Reference Qualifier on this field to only show sold products for the account the case is for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2024 09:12 PM
Open the table definition for the case table and set the condition in "Use reference qualifier" from the "Dictionary Entry" of "u_sold_product".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2024 11:02 PM
Thanks but not sure what to put as the condition, nothing seems to work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2024 11:43 PM
[sold products for the account the case] I need to filter this. Are there any conditions I can use for the filter?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2024 11:31 PM
Hi @Jason116
First, we need to determine how to identify the sold products for the account related to the case. Based on this, we can then write the code for the advanced reference qualifier.