I created an application page with data from the DBM, that works perfect.
Now I would like the user to be able to add new data to the DBM. I think what I should do is add a button widget that calls a process with the form to add the information, but I don't know how to do it.
I already added a button and in the properties select "Start a process", but how do I indicate which process to start?