An easy way to view, associate and disassociate records.
After install the solution, add a many-to-many sub-grid in a form.
- Records: All Record Types, required use this option.
- Entity: Only Many-to-Many Relationhips.
The layout, filters and order will be defined by Default View parameter.
The quantity of records is directly associated to parameter Number of Rows.
This component isn't indicated to many-to-many relationships with many records!
Add the component EasyM2M for relationships, here we need include two parameters.
- Many-to-Many Relationship: Many-to-Many LogicalName. IMPORTANT: How to configure the Many-to-Many Relationship
- Associated Hexadecimal: define a button color when the record are related.
- Disable Subgrid with the Record: I the form is read only, the control will be disabled.
- Disable Search Box: unfortunately I couldn't got the native config on subgrid, then I've created a property.
After clone the repository, execute the command "npm install" to restore all packages.