Schema Error

How do I solve this issue?: Schema has errors: Cannot convert type "LocalizableString" to "Object" for the item or parameter "UserTask1.DetailFilter", Cannot convert type "Int32" to "Object" for the item or parameter "UserTask1.DetailTabPanel".

Like 0

Like

1 comments

It looks like there is some issue with type compatibility. Please check the data types of values used in the schema and make sure that they are compatible.

Show all comments