| Post |
|
Guest
| Brad 8:09 pm November 26, 2008
| |
|
|
Please replace the ??? with your data!
- URL to the FORM: http://???
- The browser used: ???
- cforms version: ???
- Your Wordpress version: ???
[desc]: I'm trying to duplicate the phone number field(s) as seen on this page:
http://www.debtshield.com/freeanalysis.php
I need help with 2 things:
1. Styling – how can I get the 3 number fields on the same line?
2. Can I somehow concatenate them by using the same id [phone], so I can pass them all to a 3rd party, as though it looks like 1 field is being sent?
Thanks!
|
|
|
Admin
| Oliver Munich, Germany posts 6231 11:11 pm November 26, 2008
| |
|
|
1) I recommend you get a web developer.
2) Possibly. It depends on how and when you want to pass on the assembled data.
|
|
|
|
|
Guest
| Brad 2:56 pm November 28, 2008
| |
|
|
Thanks Oliver.
I'll work with someone on number 1.
For 2, I'm using the "Send Forms Data to an alternative page" checkbox and I'd like to combine pieces of data (I'm using the same id?) [phone]. Possible?
Thanks again.
|
|
|
Admin
| Oliver Munich, Germany posts 6231 8:35 pm November 28, 2008
| |
|
|
re:2 no unfortunately not, since redirection the action to another site, simply forwards all input fields per se to the new site/form processing.
why not use one field for the different input?
or use a mechanism at the remote site to assemble the various input field values..
|
|
|
|
|
Guest
| Brad 10:44 pm December 1, 2008
| |
|
|
Ok Thanks Oliver -
I just had a request from a client and it's proving to be too much work, so I'll just use 1 field with some regex validation.
I sent you an Amazon gift card to show my appreciation for the plugin. Would you mind giving me the code to "unlock" the plugin?
THanks again.
|
|