How to show subcategory values based on category in the catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 10:45 PM
Hi Team,
How to show subcategory values based on category in the catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 10:56 PM
Hi @Gopal14
You can use the Variable type Lookup Select Box go to the Type Specifications tab and select the table from where you want to get the subcategory value the use like below attached screenshot.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2024 12:17 AM
Hello,
are these variables in Catalog Items?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2024 12:25 AM
yes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2024 01:34 AM
use the dependent field option.
Right click your subcategory field and configure dictionary. Then go to dependent and put category there. Then your subcategory field will only show values which matches the category.
Mark the comment as correct/helpful if it helps.