Page 1 of 1
Fast Form Table not created
Posted: Wed May 02, 2018 10:11 am
by vanman
When I create a fast form the form was created but not the table
The globeadmin account has been renamed during installation
Thanks
Paul
Re: Fast Form Table not created
Posted: Wed May 02, 2018 10:34 am
by toms
Hi,
Does it work if you create a very simple table as shown in the screenshot?
Re: Fast Form Table not created
Posted: Wed May 02, 2018 11:03 am
by vanman
The attachment worked
Re: Fast Form Table not created
Posted: Wed May 02, 2018 11:06 am
by vanman
I think it because I create a contact_id field and that conflicted with the fast form procedure
Re: Fast Form Table not created
Posted: Wed May 02, 2018 11:29 am
by toms
vanman wrote:I think it because I create a contact_id field and that conflicted with the fast form procedure
You're right, the field is created by the system and must not be entered in the Fast Form. The system shouldn't even allow that or you have to enter everything again.
If you take a look at the debug entries, you'll see an error message:
SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'contact_id'
Re: Fast Form Table not created
Posted: Wed May 02, 2018 11:45 am
by vanman
Thanks Mate
Re: Fast Form Table not created
Posted: Thu May 03, 2018 12:40 am
by admin
.