Today we will see how to use Liferay Auto Fields. We can create fields at run time by using this. So lets Start:-
Inside your jsp paste this:-
view.jsp
Explanation:-
1)Here we create a text box phone number which can be repeated by Clicking '+' and delete by clicking '-'.
2)On Add clone function is called.
3)On Subtract delete function is called.
4)When we Click save we can get the values by :-
Output:-
Hope this will Help....
Related Post:-
No comments:
Post a Comment