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

Select entities from Solutions #320

Open
rappen opened this issue May 20, 2022 · 0 comments
Open

Select entities from Solutions #320

rappen opened this issue May 20, 2022 · 0 comments

Comments

@rappen
Copy link
Contributor

rappen commented May 20, 2022

We talked about this, and IF you want to….

Check this code + designer how to get and select the solution:
https://github.com/rappen/FetchXMLBuilder/blob/20c2090eef9e94a5559be31b5ea59d55db43fe66/FetchXmlBuilder/Forms/ShowMetadataOptions.cs

Looks like this:
image

This is getting the entities from the settings above:
https://github.com/rappen/FetchXMLBuilder/blob/20c2090eef9e94a5559be31b5ea59d55db43fe66/FetchXmlBuilder/FXBMetadata.cs#L417-L465

You may also look at this for getting the entities details:
https://github.com/rappen/FetchXMLBuilder/blob/20c2090eef9e94a5559be31b5ea59d55db43fe66/FetchXmlBuilder/FXBMetadata.cs#L163-L193

It also filters by metadatas, I think you just ignore that, but look at the solution-setting.

Enjoy!

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