Custom Workflow Validation in SmartUI

When we were developing a workflow in the old day, we could use the FormTask and custom HTML to do custom validation against the data. However, with SmartUI, we cannot add a custom HTML to do custom validation. Do we need to do a custom SmartUI development with a custom module if we want to do that? Or can we do a custom WFTask module in OScript to do custom validation?

Comments