I need to take the values from 2 input variables on the catalog item to populate the detail description field. How would i code that? I know it would be a script I believe. So I have input1 variable and input2 variable defined and I want to popu...
@Community Alums I tried this coding and it worked, but i want to refresh a catalog item if lets say the request type changes. So i did an onchange script so that when the field request type is changed i excute the code: var fields = g_form.getEdi...