Hi all,
Is it possible to create a field of data type “entity” that links to a “Field” entity? We tried using schema_field_create
Python API method and it seems to not allow a valid type of “Field”.
Hi all,
Is it possible to create a field of data type “entity” that links to a “Field” entity? We tried using schema_field_create
Python API method and it seems to not allow a valid type of “Field”.
Nope, I had a ticket open about this and it’s not possible as the Field entity holds fields information so it is special
in a way.
I asked to be able to add a Multi-Entity
field to Tools
so we can link the fields to one or multiple Tools and track what field is used in which Tool and which ones are still in use and which aren’t.