1
0
-1
1 answer
- 10-1
Hi, I am not absolutely certain, but you could try something like
new
WorkflowFormBinder().store(element, rows, formData);
However, if you wish to perform validation, you should consider using the Bean Shell Validator instead of a store binder.
Add your comment...
Hi everyone, can I use Workflow Form binder in BeanShell to store my data in the database?
If can, How can I do It? Because I hope the BeanShell is used as a validator to validate the data the user key in only