Hi im new user of nubuilder. I dont know if i can post it in here.
I already follow the tutorial especially for the Form and Subform (Invoice Item) of PIZERIA tutorial before i used the updated version there are no problem to display the GRID of SUBFORM. Now i can not display it on my FORM (Invoice).
This is my screen shot :
This is before i use the update version :
So what do i have to do to solve this ?
Thanks
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.
[SUBFORM] Can Not Be Display On The MAIN FORM
-
- Posts: 4
- Joined: Tue Jun 29, 2021 1:06 pm
[SUBFORM] Can Not Be Display On The MAIN FORM
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4297
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: [SUBFORM] Can Not Be Display On The MAIN FORM
Hi,
Please verify that the form and Foreign Key are (still) entered:
Click on the Options Menu, then select "Subform Object"
And then select the tab "Subform"
Please verify that the form and Foreign Key are (still) entered:
Click on the Options Menu, then select "Subform Object"
And then select the tab "Subform"
You do not have the required permissions to view the files attached to this post.
-
- Posts: 4
- Joined: Tue Jun 29, 2021 1:06 pm
Re: [SUBFORM] Can Not Be Display On The MAIN FORM
Hi thanks for the reply , i already cofigure the subform but the issue is stil the same. I did the exact step on each version , the version before updated => it works perfectly but when i use the new updated version => it can't works
Please help. Thanks
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4297
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
-
- Posts: 4
- Joined: Tue Jun 29, 2021 1:06 pm
Re: [SUBFORM] Can Not Be Display On The MAIN FORM
The RESULTS is something like this :
[0] : ===USER==========
globeadmin
===PDO MESSAGE===
SQLSTATE[42S22]: Column not found: 1054 Unknown column '' in 'field list'
===SQL===========
SELECT `` FROM zzzzsys_setup WHERE (`item_inv_id` = '-1') AND (0)
===BACK TRACE====
/home3/rhadisubrata/abc.com/core/nuform.php - line 1001 (nuRunQuery)
/home3/rhadisubrata/abc.com/core/nuform.php - line 400 (nuGetSubformRecords)
/home3/rhadisubrata/abc.com/core/nuapi.php - line 91 (nuGetFormObject)
-
- nuBuilder Team
- Posts: 4297
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
-
- Posts: 4
- Joined: Tue Jun 29, 2021 1:06 pm
Re: [SUBFORM] Can Not Be Display On The MAIN FORM
TQ so much for the reply.
The sql either for form and subform is something like this
This Is For The Subform And this if for the Form (Main)
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4297
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: [SUBFORM] Can Not Be Display On The MAIN FORM
Thanks, this is showing the db schema and not the form's SQL. This can be found when you click the subform's options menu (see above), select "Form Properties" and then the SQL can be found in the "Browse" tab.