When creating a reference section, the json describing the type contains the name of the section that can be set in the gui, but also a field that will contain the public_id of the pointed data. The name of this field is always the -field, and it seems hardcoded.
This is annoying not to be able to change this name, because this is precisely the one being used in the API. Therefore, we can end with very cryptic field name that needs to be used in the API.
Would it be possible to rename that field, without using the hardcoded -field ?
Hi @acpfn,
can you give us a concrete example? Then i can give you more information.
BR Adnan