How to insert multiple input boxes during run time in JSF richfaces
Posted
by Jungle_hacker
on Stack Overflow
See other posts from Stack Overflow
or by Jungle_hacker
Published on 2010-04-09T03:58:15Z
Indexed on
2010/04/09
4:03 UTC
Read the original article
Hit count: 365
HI,
suppose i have one input box which takes value for mobile no. and when the user wants to add another mobile no at that time user will click 'plus' button. as soon as he clicks the plus button another text box should appear and user should allow to enter another mobile number i want code in JSF richfaces please help me out.
Thanks in advance Jungle_Hacker
© Stack Overflow or respective owner