hi...
i have deleted an ri-variable in a form.
I then go to the process that has the form as the start form - delete the interface and select it again as the interface.The deleted variable is no longer visible as an input variable. It has also disappeared from the process variables.If I want to save the process, I still get the error message:There was an error in an expression in Process Model Properties at Process Start Form : Variable(s) not found: ri!cancel
before:
after:
What can I do here?Where else can I delete the variable?
Discussion posts and replies are publicly visible
Could it be that you still use this rule input in the interface somewhere? E.g. in the cancel button?
I would open the process documentation from process model and search for ri!cancel if its part of process anywhere!
Clearing start form interface and remapping the interface in process start form is worth trying as well.