Here is my problem,
In the past I have implemented attributes within the extended information popup using the script found on Drillpine.biz. I have had no problems with this and have used on about 5 sites. I have also used the MultipleOtherInfoPrompts code found also at drillpine.biz to implement other information prompts without any errors many times.
What i am now trying to do is to combine both of these scripts to give me an extended information popup with all of the other info prompts within it (there are about 6 input boxes). As soon as I put the code for multiple input boxes into place (ActinicOrder.pm ,etc), I find that the NETQUOTEVAR:OTHERINFOPROMPT will no longer work within the AddToCart_ExtentedInfo I created. If I remove the code then the single other info prompt appears again.
I am unsure which way to go with this.. Is there another NETQUOTEVAR or some javascript that I can use to pull in the newly created text input fields into the extended information box?
Any help would be most appreicated.
In the past I have implemented attributes within the extended information popup using the script found on Drillpine.biz. I have had no problems with this and have used on about 5 sites. I have also used the MultipleOtherInfoPrompts code found also at drillpine.biz to implement other information prompts without any errors many times.
What i am now trying to do is to combine both of these scripts to give me an extended information popup with all of the other info prompts within it (there are about 6 input boxes). As soon as I put the code for multiple input boxes into place (ActinicOrder.pm ,etc), I find that the NETQUOTEVAR:OTHERINFOPROMPT will no longer work within the AddToCart_ExtentedInfo I created. If I remove the code then the single other info prompt appears again.
I am unsure which way to go with this.. Is there another NETQUOTEVAR or some javascript that I can use to pull in the newly created text input fields into the extended information box?
Any help would be most appreicated.
Comment