Hi @ all,
got a little problem with the generated forms from admin generator.
I got a select field called contenttype_id which is related to a table called contenttype_fields.
The table contenttype_fields has following fields
id
contenttype
name
subname
so... my problem is that the admin generator automatically chooses the name field as value for the select.
But i want it to choose the contenttype field as value.
is there any option in generator.yml to set value from name-field to another field? Or has anybody other suggestions?
greets
maZe
