functionality working only in PROD and not working in DEV, QA
Hi team,
we have created a page using a template. In this template we have a checkbox which when checked should set the value to true and when unchecked the value will be false.
The required functionality is working only in PRODUCTION environment but it is not working in DEV, QA ang STAGING environments.
Can anyone please let me know, whether the issue is with environment configuration or in the code.
Thanks in advance.
karthik

