Page 1 of 1

Getting a strange error while trying to enter records.

Posted: Sun Jul 26, 2020 6:56 pm
by hiramalik
Hi :)
I have created a few forms names as under
MachineForm
DistributorForm
CommunityForm
MachineDetails

Machine details has 3 dorp downs or look up fields to get machine ID, Distributor ID and community ID. When I try to enter data in any of the forms I get the following error
MachineForm is not a valid table name for a Subform

When I have never set it's type to subform why is it giving the error?
Any help will be highly appreciated.
Kind Regards
Hira Malik

Re: Getting a strange error while trying to enter records.

Posted: Sun Jul 26, 2020 7:16 pm
by kev1n
I think this error occurs when the table name is not entered in a form (if I understand the code here correctly: https://github.com/steven-copley/nubuil ... a.php#L230)

Re: Getting a strange error while trying to enter records.

Posted: Mon Jul 27, 2020 4:43 am
by hiramalik
But I am creating forms through fast forms

Re: Getting a strange error while trying to enter records.

Posted: Tue Jul 28, 2020 12:45 am
by admin
Hira Malik,

If you attach your database we could look at it.


Steven