How to update an object in a process
Hi, guys, I need to do the following - I have a folder object, named DocumentF. On the folder edit page I have a button, that needs to calculate the document_number field according to some logic. I have created a stateless process, that recieves the id of the current folder object, but can't figure out how exactly to do…