Skip to content

LookupAttributes are missing from the generated FormContext #34

Description

@humanoidcreature

My .dataverse-gen.json has the following settings:

  "entities": [
    "account",
    "contact",
    "email",
    "incident"
  ],
  "actions": [],
  "functions": [],
  "output": {
    "outputRoot": "./src/dataverse-gen"
  },
  "generateFormContext": true,
  "generateEntityTypes": true
}

Versions I use:

    "dataverse-gen": "^2.0.15",
    "dataverse-ify": "^2.0.7",
    "dataverse-auth": "^2.0.7"

The files are generated, I love it, the only issue is that the LookupAttributes and LookupControls are not generated for the formContext.
Do I miss something here or it's not working out of the box?
@scottdurow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions