The CreatorCon Call for Content is officially open! Get started here.

Variable Sets - Table of fields

AN2023
Kilo Guru

Hi there,

Can anyone tell me what table has the variable field in the "Variables" tab in a variable set?

AN2023_0-1713392709334.png

 

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

 

2 ACCEPTED SOLUTIONS

AshishKM
Kilo Patron
Kilo Patron

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.

 

AshishKMishra_0-1713409825362.png

 

-Thanks,
AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

View solution in original post

AN2023
Kilo Guru

Thanks Ashish... I didn't think to look back in the same table... that really helps 🙂 Audrey

View solution in original post

2 REPLIES 2

AshishKM
Kilo Patron
Kilo Patron

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.

 

AshishKMishra_0-1713409825362.png

 

-Thanks,
AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

AN2023
Kilo Guru

Thanks Ashish... I didn't think to look back in the same table... that really helps 🙂 Audrey