Pass value to form field &amp problem

Pass parameters to a CF form without the ampersand being corrupted.

Overview

The issue occurs because the content editor automatically converts the ampersand character in the URL parameter.
Ensure you are using the latest version of CF, which includes a fix for this problem. If needed, refer to the specific forum post for the code modification details.

Answered
lu lucavee 08 Aug, 2015
Hi, I have a problem with passing parameters to forms using plug in because the editor turns & into &

For example

{chronoforms5}order&product=myproduct{/chronoforms5}

becomes

{chronoforms5}order&product=myproduct{/chronoforms5}

and obviously the field doesn't get the value. I use to read a solution by editing some code but I cannot find the post anymore.

Could you please suggest me what file I should edit and what lines?

Thank you.
Gr GreyHead 08 Aug, 2015
Answer
Hi lucavee,

The fix was in his ppost but please check that you have the latest version of CF as I see Max posted that he had added a fix fro this problem.

Bob
This topic is locked and no more replies can be posted.