Variables values are not populating on the catalog item. But those are auto populating on the portal end.

sinu2
Tera Expert

Hi All i have a catalog item which has 7 varibles and based on one variable(Lookup select Box) type field other two fields should auto populate Category(select box) and SubCategory(select box). in portal end it is working fine but it is not showing variable values auto populate on the catalog Try It.

Please find the below screen shot for portal end.

find_real_file.png

 

find the below screen shot for backend.

find_real_file.png

 

 

7 REPLIES 7

sachin_namjoshi
Kilo Patron
Kilo Patron

Add some alert() statements in your client script which is populating these fields.

IT will help you to troubleshoot issue.

 

Also, please make sure that your Catalog item is Active before trying out.

 

Regards,

Sachin

Calvaresi E_
Giga Expert

Hi srisk,
did you check the Availability tab on 'Select Service' variable?

Allen Andreas
Administrator
Administrator

How are you populating the data in those other two fields? Through Client Script or something?

If so, check that the client script is set to run in both or all environments, instead of just having it selected as portal:

find_real_file.png

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Hi Allen I am populating those two fields through Client script and script include.