Hi,
I use a form view inside CC6 that allows users to edit an order.
I got that working using the {chronoform.section:form_name/section_name} and it works all fine by pulling up the form and its data, but inside the CF6 form, when someone changes the product of the order, there's a php function that recalculates the total of the order based on the new product.
It works fine when I go to the CF6 Form by itself, but just sits in a loading state when in CC6 form view and doesnt run the php function correctly that's inside the CF6 form. Any advice?
I use a form view inside CC6 that allows users to edit an order.
I got that working using the {chronoform.section:form_name/section_name} and it works all fine by pulling up the form and its data, but inside the CF6 form, when someone changes the product of the order, there's a php function that recalculates the total of the order based on the new product.
It works fine when I go to the CF6 Form by itself, but just sits in a loading state when in CC6 form view and doesnt run the php function correctly that's inside the CF6 form. Any advice?
This topic is locked and no more replies can be posted.