Page 2 of 3

Adding more fields to the pre-set User database

Posted: Thu Oct 24, 2013 10:13 pm
by Scott Schechtel6280324

Great. Now I see that I do not have the $ array. How does that appear?


Adding more fields to the pre-set User database

Posted: Thu Oct 24, 2013 10:25 pm
by Igor

You don't need array. Screenshot was as example. You should add new fields into "Wineusers_signup_service"-"Request" tab


Adding more fields to the pre-set User database

Posted: Thu Oct 24, 2013 10:27 pm
by Scott Schechtel6280324

Request or Response? I just added all the fields to Response and still no data in the columns. Your screenshot shows response.


Adding more fields to the pre-set User database

Posted: Thu Oct 24, 2013 10:31 pm
by Igor

You can add fields to both tabs.


Adding more fields to the pre-set User database

Posted: Thu Oct 24, 2013 10:32 pm
by Scott Schechtel6280324

Also, slightly different question for this post: can this same data that is captured from the form be pushed or sent to another website or exported in real time to another data source?


Adding more fields to the pre-set User database

Posted: Thu Oct 24, 2013 10:37 pm
by Igor

Yes you can do this.


Adding more fields to the pre-set User database

Posted: Thu Oct 24, 2013 10:38 pm
by Scott Schechtel6280324

Where is the tutorial or post for that question? Thanks in advance.


Adding more fields to the pre-set User database

Posted: Thu Oct 24, 2013 10:54 pm
by Igor

Unfortunately we don't have such tutorials. You can find some information on this forum or in our docs and tutorials.


Adding more fields to the pre-set User database

Posted: Thu Oct 24, 2013 11:23 pm
by Scott Schechtel6280324

Igor, thanks for the help with the form. The dbase is now populated but I am not sure how to map a radio button component to get data into db. I can't find any posts or tuts on that. The dbase just shows the value 'true' in the cardtype column.
Screenshots:

Image

Image

Thx


Adding more fields to the pre-set User database

Posted: Fri Oct 25, 2013 1:52 am
by Igor

What exactly value do you want to get from radio button component?
You can use "Add JS" and modify response value.