When I create a fast form the form was created but not the table
The globeadmin account has been renamed during installation
Thanks
Paul
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Fast Form Table not created
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Fast Form Table not created
Hi,
Does it work if you create a very simple table as shown in the screenshot?
Does it work if you create a very simple table as shown in the screenshot?
You do not have the required permissions to view the files attached to this post.
Re: Fast Form Table not created
The attachment worked
You do not have the required permissions to view the files attached to this post.
Re: Fast Form Table not created
I think it because I create a contact_id field and that conflicted with the fast form procedure
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Fast Form Table not created
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.vanman wrote:I think it because I create a contact_id field and that conflicted with the fast form procedure
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'