Is it possible to trigger a workflow on a sub-list...
# administration
m
Is it possible to trigger a workflow on a sub-list field (Line Item)? I can't see line item as a condition at all. Trying to trigger on save of a transaction, if a line-item is checked... but appears as I may have to script this.
k
what are you trying to do?
m
Ended up just writing a UE script so the issue is null now, but would email based on line item info that was being entered during edit, and then was hopefully going to trigger that email if Save & Custom Email was clicked… that being said, workflow just couldn't handle the line item piece of it. I have a feeling I probably could have accomplished using a saved search condition, but scripting just much easier for me.