Only joomla field data name in the table

loloscott78 29 Oct, 2010
Hi,
When I created a table with "create table" button all seems to be OK. But in Phpadmin only joomla field are created.
cf_id, uid, recordtime, ipadress, cf_user_id.
What I the way to have all data in the table.
Form information, I received all data in email.
GreyHead 29 Oct, 2010
Hi loloscott78,

You probably didn't select the other inputs - **green bars** are selected, red bars are not selected.

Bob
loloscott78 29 Oct, 2010
Thank you Bob,

You'r right, I thaugt the flag green on the right was enagh.

What is the syntax to have the real label.
Extra dataview columns fields names: text_0,text_1,text_2,text_4,check0,text_8,text_10,
Society, Name, firstname, street, etc...

Your reactivity is very impressive!!
GreyHead 29 Oct, 2010
Hi loloscott78,

Where do you want the 'real labels'?

Bob
loloscott78 31 Oct, 2010
Hi bob,

When you click on Tables Connection, after you can see data of the table.
If you setup, BDconnect tab you have this section: Extra dataview columns fields names:text_0,text_1,text_2,text_4,check0.
I would like change label for exemple Text_0= name. The presentation will be nice.
Thank's a lot
GreyHead 31 Oct, 2010
Hi loloscott78 ,

Thanks. That box only allows you to select the columns/inputs to be displayed.

You can change the names by giving more meaningful names* to the inputs in the Wizard (or by editing the Form HTML). You then need to edit the table column names to match and the refresh the DB Connection.

Bob

* Names can only use [a-z], [A-Z], [0-9] or underscore '_' (no dashes, spaces or other special characters) and they must begin with a letter.
loloscott78 31 Oct, 2010
Hi bob,
Thank you very much, I'll do that.
loloscott78 01 Nov, 2010
Hi Bob,

Nice, it's working well.
Thank's
GreyHead 01 Nov, 2010
Hi loloscott78,

Great, thanks for letting us know.

Bob
This topic is locked and no more replies can be posted.