Retrieving data from custom service and displaying in aem adaptive forms
Hi,
I am working on an adaptive form 6.3.
I am working on the scenario,
- where I have capture the user entered form data
- send it to the custom service
- After my business logic is done, I have to return some value back from my service back to the form and that value should be displayed to the user.
The first 2 steps, I have achieved it by writing custom submit action.But I don't have clue how to get back the value from service and display that in the adaptive form.
Can someone please guide me in that approach.
Regards,
Hari
Note:
I am using AEM repository for storing