creating entities
While creating any entities, the project name & model tag name should be selected by default. How to enable this functionality?
While creating any entities, the project name & model tag name should be selected by default. How to enable this functionality?
Hi
In the 9.x releases, project name is required, but model tag is optional, so there is no way within composer to do this. However, you can create entities by wrapping the CreateThing service, CreateThingShape service, etc. with your own service to pass both the project name and tag as input parameters. These Create services all exist within the EntityServices Resource.
Regards.
--Sharon
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.