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
So hello Orchid Community, Hope someone has done similar things in the past or just knows how to do it:
I have a Many-To-Many relation and the Relation Input Type is just not doing it because the pivot table also has attributes.
Basically, I have an Invoice Model and in the EditScreen I want to have a button "Add Position" and when I click that, a new Form should appear at the end of the main form that lets me input the first Relation with Pivot attributes (count). When I click again, another Form below that should appear where I can add a second, and then a third and fourth and so on.
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.
-
So hello Orchid Community, Hope someone has done similar things in the past or just knows how to do it:
Basically, I have an Invoice Model and in the EditScreen I want to have a button "Add Position" and when I click that, a new Form should appear at the end of the main form that lets me input the first Relation with Pivot attributes (count). When I click again, another Form below that should appear where I can add a second, and then a third and fourth and so on.
Any help would be much appreciated :) 🥇
Beta Was this translation helpful? Give feedback.
All reactions