Welcome to the nuBuilder Forums!

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

Missing Foreign Key in github master version

Questions related to using nuBuilder Forte.
Post Reply
apmuthu
Posts: 249
Joined: Sun Dec 06, 2020 6:50 am
Location: Chennai, India, Singapore

Missing Foreign Key in github master version

Unread post by apmuthu »

Ref: Pizza Tutorial #3
https://www.youtube.com/watch?v=40aWH3Gqn28
at 1min 35 secs

After creating Customer, Product and Invoice tables and fast forms, the Invoice Table's subform entry was listed as item_sf. When after the item table was created and attempted to create a fast form for it using the table item, the Foreign key entry field is missing but when a non table is specified, the field appears but where is the relationship to the table's name (item) and the arrows cycling through the field elements do not work anymore as there is no table reference for it now.
You do not have the required permissions to view the files attached to this post.
apmuthu
Posts: 249
Joined: Sun Dec 06, 2020 6:50 am
Location: Chennai, India, Singapore

Re: Missing Foreign Key in github master version

Unread post by apmuthu »

Actually a discerned viewing of the tutorial shows that the menu table should not be pre-created for the tutorial and it gets created when the fast form subform gets created. The sample records can be inserted thereafter.

What happens when we need a different subform from the same table for another fast form? In the current scenario, we get to have another subform table created! Probably that is how it should generally be, but .....
You do not have the required permissions to view the files attached to this post.
Post Reply