Today we will see how to use Input move boxes in liferay. This can be used as a multiple select box. So lets Start:-
First we need to use liferay-ui:input-move-boxes tag in our jsp:-
view.jsp
Explanation:-
In this we create two list leftList and rightList and then put in our move box tag. When we submit the form by using saveURL the data can be fetch by using:-
Output:-
Hope this will Help....
Related Post:-
No comments:
Post a Comment