Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Fast Form Table not created

Questions related to using nuBuilder Forte.
Locked
vanman
Posts: 54
Joined: Thu Mar 01, 2018 11:09 pm
Has thanked: 1 time

Fast Form Table not created

Unread post 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
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Fast Form Table not created

Unread post by toms »

Hi,

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.
vanman
Posts: 54
Joined: Thu Mar 01, 2018 11:09 pm
Has thanked: 1 time

Re: Fast Form Table not created

Unread post by vanman »

The attachment worked
You do not have the required permissions to view the files attached to this post.
vanman
Posts: 54
Joined: Thu Mar 01, 2018 11:09 pm
Has thanked: 1 time

Re: Fast Form Table not created

Unread post by vanman »

I think it because I create a contact_id field and that conflicted with the fast form procedure
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Fast Form Table not created

Unread post 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'
vanman
Posts: 54
Joined: Thu Mar 01, 2018 11:09 pm
Has thanked: 1 time

Re: Fast Form Table not created

Unread post by vanman »

Thanks Mate
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Fast Form Table not created

Unread post by admin »

.
Locked