« Return to Thread: Custom type won't approve

Re: Custom type won't approve

by Phil Kemp :: Rate this Message:

Reply to Author | View in Thread

I found the solution.

In the FarCry core code, there is a clause which translates to "if the label field is emtpy, don't do workflow action". My type definition didn't have a label property and hence, no workflow actions.

 « Return to Thread: Custom type won't approve