Fetch custom field data automatically to a catalog item variable dynamically.

1_DipikaD
Kilo Sage

Hi All,

 

Please help me out to find the solution of  mentioned requirement .

 

Requirement is I have 3 custom field (string) in a table . Also I have a catalog item with same variables. I want to fetch value from 3 custom field to variables in catalog item dynamically.  If  I write 'test' on  custom field of the table then it should automatically reflect on that catalog item variable. If I leave blank then variable should be blank.

 

I also tried a client callable script include but did not get desired result.

Please reply asap .

 

 

@Ravi Gaurav ,@Sandeep Rajput, @AG - LearnNGrow, @Ankur Bawiskar 

12 REPLIES 12

Table name - catalog Item

Before update business rule applied and wrote your script

Still did not get the result.

Could you please guide more ?

1_DipikaD
Kilo Sage

I want for a specific record of the table not for all the records.

 

Thank you

sb0276
Mega Contributor

Just to clarify, you have a String variable on a custom table?  Currently there are 3 records in that table?  You want the options of a field on a Catalog Item to be those values from your String variable on your table?  That way if you add a 4th record ("test") it would automatically show up on new CI requests as an option?