Question
Excel Upload
Hello Everyone,
My requirement is to,
Export data from excel sheet and show it on the UI
excel sheet will contain properties like- ID, name,date,group etc
these values will be displayed on corresponding editable fields on screen, while you try to submit the page.if any of the input is null then it should throw a validation msg and you should not be able to submit the page.
Can anybody help me how to proceed and the steps in detail so that would be helpful.
Thanks in Advance!!
Write an activity on submission in which the logic will be if any of the mentioned fields are empty then do a Page set Mesaage or Property set Message