oj-button validation in VBCS
Summary
oj-button validation in VBCSContent
For validating required fields on the page, I am doing below , Please confirm if any better approach
On event ojAction -
1. call custom JS function in Action Chain
2. If any of the values are NULL return it
3. Throw error using fire notification in Action Chain
Is there any other options, Please comment..
Tagged:
0