We want to compare in a script current input values of LCA edit form fields with corresponding field values of DOM instance before action "Launch Save current changes". This to prevent invalid input and/or deny change(s) of not allowed user for specific fields.
Harald Schwarz [DevOps Advocate] Selected answer as best
Hi Harald,
It is currently not possible to access the user-updated values of a form component in a LCA. These values aren't exposed, only the saved values from the instance itself are available. Feel free to create a feature-suggestion for this.
Harald Schwarz [DevOps Advocate] Selected answer as best