Skip to main content

I am using workfow rule on form when "workflow action was submitted" to create a item in another view. It is working fine but only when user use the worklow link to take action. However with smartaction this event "workflow action was submitted" does not trigger. is there an alternative to make this work with smartAction of workflow.

 

Thanks

I am guessing that as the 'workflow action was submitted' rule is a Smartforms rule, it will likely only execute if the form is open; and SmartActions does not open the form.   If this rule should execute in both scenarios, are you perhaps able to remove it from SmartForms and implement it in the workflow instead?  Perhaps through a SmartObject call event or another event after the client task event.


Reply