I want to have additional fields regarding value of one field. Therefor I build a custom admin form to add some new fields.
Related to the blogpost of jacobian 1 thi
not sure why that's not working, but could a possible workaround be to define the field statically (on the form) and then override it in the __init__?
__init__