Sub Forms
#2207
Replies: 1 comment 1 reply
-
Hey @hardc0l2e - does this solve it for you: #2043 ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to have a sub form (CRUD) while inside the main table?
Example:
Main table = visitor information
Second table = visitor schedules
I tried to make relationship as "one Main Table, many Second Table", I just know how to properly setup their form?
The process is like this one:
Beta Was this translation helpful? Give feedback.
All reactions