Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Requirement to create a search button and search container for OOTB Form.
Hi,
I have requirement to create "Search" button for Form and on click of this "Search" button api call has to perform and in next page
"Table" with list of data with "Checkbox" has to populate, and based on checkbox click further api call and function has to be perform.
Any suggestion to implement this using "Liferay Form" in Liferay 7.4.
Thanks and regards:
Manoj Kumar
Your question is quite broad - have you seen the "guestbook" samples, which contain quite a bit of search-container usage examples?
Hi Olaf,
Thanks for the response. Let me simplify the question,
Requirement is to use Liferay Form with multiple pages and in every page there is an api call and based on that response will populate the data in next page and so on.
Don't have to go with custom MVC module.
For single submit button customisation of Liferay form we can go with either storage adapter or will customize the Liferay Form action by BaseMVCActionCommand, but here have to take control in every page button to call api.
Powered by Liferay™