There probably is a misconfiguration in your document type’s text field. Can you go into the /console app and check/fix the ‘rows’ property in /hippo:namespaces/your_namespace/your_doctype/editor:templates/_default_/your_field/cluster.options?
Hi Rajani,
If it’s not in the repository (visible through console) then it’s not auto-exported to yaml either…
Probably easiest to just add it (as a Double) in the console.
Jeroen
It looks like the 'rows’property should be a String after all, the frontend widget is parsing it, see your “NumberFormatException:empty String”.
Maybe you put it at the wrong location? Please be more detailed if you can’t get it to work. Removing shouldn’t be a problem.