Scott Schechtel6280324
Posts: 0
Joined: Sun Sep 29, 2013 12:03 am

Adding more fields to the pre-set User database

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

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Adding more fields to the pre-set User database

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

Scott Schechtel6280324
Posts: 0
Joined: Sun Sep 29, 2013 12:03 am

Adding more fields to the pre-set User database

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

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Adding more fields to the pre-set User database

You can add fields to both tabs.

Scott Schechtel6280324
Posts: 0
Joined: Sun Sep 29, 2013 12:03 am

Adding more fields to the pre-set User database

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?

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Adding more fields to the pre-set User database

Yes you can do this.

Scott Schechtel6280324
Posts: 0
Joined: Sun Sep 29, 2013 12:03 am

Adding more fields to the pre-set User database

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

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Adding more fields to the pre-set User database

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

Scott Schechtel6280324
Posts: 0
Joined: Sun Sep 29, 2013 12:03 am

Adding more fields to the pre-set User database

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

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Adding more fields to the pre-set User database

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

Return to “Issues”