Nik
09/10/2024, 11:34 PMWorkflowType
base class that I'm inheriting from when it appears to be trying to set the value of the setting.
-- Side track -- while writing this post I did find a work around --
Original question: Why am I getting this exception when it is trying to set a property?
Work Around: The setting that was triggering the issue was of type Guid
, changing this to a type string
resolved the issue, but ideally I want the data strongly typed.
New question: Is it possible to have a non-primitive type as the type of a setting on a workflow, or do they need to be primative types (strings, ints, etc) and things like Guids / collections / custom classes won't work?A hub and casual space for you to interact with fellow community members and learn more about Umbraco!
Powered by