Hello,
I have a button that opens a XPage that has code to export documents to excel and I would like to make sure that the combo-box field has a value before the button is clicked. How can I do that since the current code in the button already opens the "Export to Excel" XPage? I tried adding a new event that executes the field validation script but it didn't work.
Thanks for your help in advance.