Hi Erick,
Thank your for the hint about SortableTextField. This seems to be really
the type I was looking for.
UpdateProcesors could be a workaround, but I don't like them. For me
they are neither fish nor fowl. (neither internal nor external)
Uwe
Am 19.04.2018 um 18:38 schrieb Erick Eri
I haven't poked into the details, but (recently, very recently, 7.3)
theres a SortableTextField that may be useful in this situation.
Otherwise you could use a FieldMutatingUpdateProcessorFactory or
perhaps a ScriptUpdateProcessor to manipulate the fields on the way
in. Not quite sure how you could