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

Fields in foreign lists do not load when the foreign list allows management of content types (affects cascading lookups, autocomplete, and lookup detail) #73

Closed
mcsheaj opened this issue Apr 21, 2018 · 2 comments
Labels

Comments

@mcsheaj
Copy link
Owner

mcsheaj commented Apr 21, 2018

When adding an adapter that needs to load fields from another list, like cascading lookups, the fields are not loaded correctly if the other list allows management of content types.

This is caused by appending ContentType={guid} with the guid of the currently selected content type to all calls for list context. This makes sense when loading fields for the current list, but not for any other list.

@mcsheaj
Copy link
Owner Author

mcsheaj commented Apr 21, 2018

This is fixed in v2018.01.

@mcsheaj
Copy link
Owner Author

mcsheaj commented Apr 21, 2018

Fix has been released in v2018.01 which can be found at http://speasyforms.intellipointsol.com/

@mcsheaj mcsheaj closed this as completed Apr 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant