Hello everyone,
I need to create a workflow for which "canSubmitToWorkflow" method needs to be created on standard table which doesn't have canSubmitToWorkflow method but development is to be done using extensions.
In table extensions we can't override standard methods which in-turn can't create "canSubmitToWorkflow" method.
how can we achieve/write canSubmitToWorkflow method without customizing standard table.
*This post is locked for comments
I have the same question (0)