I am in the process of setting up two accounts accessed through one form.
I assigned the AccountGuid to a radio check box like suggested on the manual at the bottom of the page. http://manual.clickandpledge.com/Form-Field-Names.html
But I am getting an Invalid account error when I submit to one and not the other. I am assuming this is because I have two accounts with two account numbers and two wid numbers. Can I assign multiple account numbers/wid numbers?
I can change the values dynamically with javascript but I would rather not because if it is disabled the form wouldn't work.
What should I do?
I assigned the AccountGuid to a radio check box like suggested on the manual at the bottom of the page. http://manual.clickandpledge.com/Form-Field-Names.html
But I am getting an Invalid account error when I submit to one and not the other. I am assuming this is because I have two accounts with two account numbers and two wid numbers. Can I assign multiple account numbers/wid numbers?
I can change the values dynamically with javascript but I would rather not because if it is disabled the form wouldn't work.
What should I do?
Comment