• JayDP124
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Hi, I have a requirement for a visualforce page where, I need a number of identical forms to display depending on what # is entered into a text box.

Say for instance there is a form with the fields: Item_Name, Item_Description,Item_Number.

And then say the user wants to enter multiple items without switching to a new page everytime, so they go to a little inputText and enter "5", and click the button beside it.

Is there a way to display that initial form 5-times on the same page. 

 

Would I use Apex:repeat of some sort? If anyone could point me in the right direction I would very much appreciate it.

 

Cheers