[Updated] Where is the value of item option stored?

qzhjason
Kilo Explorer

My previous question seems not very accurate.

I have a Service Catalog "General Request" containing an input field "description". I found the option in item_option_new table using the cat_item ID. Now I would like to retrieve the input value of that field of submitted requests. Could I do this via Table API? Thanks.

2 REPLIES 2

tanumoy
Tera Guru

item_option_new table stores the variable information for the catalog items.



Untitled.jpg


Kalaiarasan Pus
Giga Sage

It is present in the same table as catalog item. If it is not present on the form layout, configure the form layout and add the field required.