- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 03:31 PM
Hi there,
Can anyone tell me what table has the variable field in the "Variables" tab in a variable set?
I've already found the tables for:
- the "Included in" tab = Catalog Variable Set [io_set_item]
- the List of Variable Sets = Catalog Items and Variable Sets [st_sys_catalog_items_and_variable_sets]
Thanks, Audrey
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 08:12 PM
Hi @AN2023,
The catalog item variables and variable ( from Variable Set ) both are saved in same table ( item_option_new ).
There is Variable set column, which is empty for catalog item variables and filled with variable set name for variable set's variables.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2024 07:57 AM
Thanks Ashish... I didn't think to look back in the same table... that really helps 🙂 Audrey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 08:12 PM
Hi @AN2023,
The catalog item variables and variable ( from Variable Set ) both are saved in same table ( item_option_new ).
There is Variable set column, which is empty for catalog item variables and filled with variable set name for variable set's variables.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2024 07:57 AM
Thanks Ashish... I didn't think to look back in the same table... that really helps 🙂 Audrey