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 would like to create a view for a shared property (e.g. Address - can be in class Customer, Company, Supplier..) that will need to be inside an Editform for the containing class. But i need help/ideas on how to solve that.
If i create an Editform for Address and nest that in an Editform for Company i will need to have two submit buttons, which doesnt make sense. If i nest an Editform without submit button, i dont know how to trigger validation for the nested Form.
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.
-
I would like to create a view for a shared property (e.g. Address - can be in class Customer, Company, Supplier..) that will need to be inside an Editform for the containing class. But i need help/ideas on how to solve that.
If i create an Editform for Address and nest that in an Editform for Company i will need to have two submit buttons, which doesnt make sense. If i nest an Editform without submit button, i dont know how to trigger validation for the nested Form.
Thanks for support.
Beta Was this translation helpful? Give feedback.
All reactions