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

[Error] Fetch Brand in Products #100

Closed
aabordalo opened this issue Jan 28, 2022 · 3 comments
Closed

[Error] Fetch Brand in Products #100

aabordalo opened this issue Jan 28, 2022 · 3 comments
Labels
bug Something isn't working
Milestone

Comments

@aabordalo
Copy link

Edit a field with Brand.
image

The brand is not selected when Edit form is opened
image

@iammukeshm
Copy link
Member

I guess it's because the _brands property of the BrandAutoComplete.cs on Initialization is always set to new() List. Because of this Autocomplete doesn't seem to load the respective record.

@iammukeshm
Copy link
Member

Could you please pull the latest and try again? Also, just FYI, Product Image is also now supported. Please test that too and let me know. Thanks @aabordalo

@iammukeshm iammukeshm added the bug Something isn't working label Jan 28, 2022
@iammukeshm iammukeshm added this to the Release 1.0 milestone Jan 28, 2022
@aabordalo
Copy link
Author

It's working.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants