Hi Alexander,
I try to use getFieldValue or setFieldValue with field type “Task Outcome” (internal field type is “SPFieldOutcomeChoice”) but both functions return error “Unknown fieldTyle: SPFieldOutcomeChoice”.
Will you add support for this field type to DFFS? This field looks like normal select/dropdown field..
I Alexander, thank you – it works like a charm.
The only thing what is still not working is setting this field as read-only (with same displayed text: “Unknown fieldTyle: SPFieldOutcomeChoice”.
Yes, it helps. I am now able to read value (getFieldvalue), make field read-only.
Not able to set value (setFieldValue) – but I do not need it.
Thank for your help.