Skip to content

[Feature Request] Filter Generated Forms #17

@BetimBeja

Description

@BetimBeja

It would be nice to have an option to read the configuration from file, so that we could add more advanced filters. Like white lists, or black lists for forms or entities. Or specify a list of forms. for example a file XrmTypesGen.config.json like this:

{
  "entities": {
      "account": "Account",
      "contact": ["Contact", "Information"],
      "lead": true
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions