Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instance Supplier for all Types of Form (READ, DELETE, UPDATE) #104

Open
FackelAB opened this issue May 14, 2022 · 2 comments
Open

Instance Supplier for all Types of Form (READ, DELETE, UPDATE) #104

FackelAB opened this issue May 14, 2022 · 2 comments

Comments

@FackelAB
Copy link

My problem:
The API delivers a list of "slim" Enitys with just a few of the properties (just enough for the list), but for an successful editing I need the possibility to load the whole entity before opening the read, update an delete form. Maybe there are some subitems that should load, too.

@alejandro-du
Copy link
Owner

Maybe decorate your entity and add the logic there?

@FackelAB
Copy link
Author

FackelAB commented May 18, 2022

That's may possible, I'll try do it in this way.
But I think, with implementing this feature it would be much easier. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants