This is an old revision of the document!
Examples
set custom value to drop down
You want to set a value into a drop down field, base on some conditions? Use the “function” feature.
Example: selfdefined_selectvalue.bin
collect open Invoice for Organization
If you want to collect all unpaid invoices for one company you could look at the following example.
It will be running from the sidebar of an organization record and send an eMail to the address of the current user, which look like:
You could modify the workflow to create comments or other messages with the invoice list.
Download: collect_open_invoice.bin