Hook up dynafields in params.py
The helper method getDynaFields converts a list with dynafield dicts
to a dictionary with dynaproperties and is used to update the
create- and edit_dynaproperties dicts.
Patch by: Sverre Rabbelier
def SampleFunction(): raise Exception('I should never be called!')