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.
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.
Hi loloscott78,
You probably didn't select the other inputs - **green bars** are selected, red bars are not selected.
Bob
You probably didn't select the other inputs - **green bars** are selected, red bars are not selected.
Bob
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!!
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!!
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
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
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.
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.
Hi bob,
Thank you very much, I'll do that.
Thank you very much, I'll do that.
Hi Bob,
Nice, it's working well.
Thank's
Nice, it's working well.
Thank's
This topic is locked and no more replies can be posted.