pacx view - neronotte/Greg.Xrm.Command GitHub Wiki
Execute manipulations on Dataverse views
Commands
| Command | Description |
|---|---|
| pacx view addPowerappGridControl | (Preview) Adds a Power Apps grid control to a given view. |
| pacx view clone | Creates a copy of a given view. |
| pacx view delete | Deletes a given view |
| pacx view get | Retrieves the definition (fetchxml and layoutxml) of a given view |
| pacx view list | List all the views available for a given Dataverse table |
| pacx view rename | Changes the name of a given view |
| pacx view replicate | Replicates the structure (layout and sort order) of a given view. |