You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a main element with an Edit screen, let's call it Library.
I would like to add on the LibraryEditScreen a subform to add as many Books (which belongs to a Library) as I want.
And do this logic recursively, for example, once I created my book, I'd like to have a form to create Chapters.
Is there any way to do it ?
I don't know if I'm really clear, otherwise, don't hesitate to ask me to clarify something :)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a main element with an Edit screen, let's call it Library.
I would like to add on the LibraryEditScreen a subform to add as many Books (which belongs to a Library) as I want.
And do this logic recursively, for example, once I created my book, I'd like to have a form to create Chapters.
Is there any way to do it ?
I don't know if I'm really clear, otherwise, don't hesitate to ask me to clarify something :)
Thanks a lot guys ! 😄
Beta Was this translation helpful? Give feedback.
All reactions