You need to sign in to do that
Don't have an account?

two rows of records to be displayed on visual force page
hi all
i have created a custom button on invoice . when i click the button it will display the record of item fulfilment and user gives the values and save it now my requirement is i want three rows of item fulfilements when i click the buttton and the user gives different values in the three rows and when he save all the three item fulfilements should be saved how can i do that plz help me
Don't know your object schema but you can open a visualforce page on a button click and display 3 rows where user can enter values and when clicked on save all three records will get saved.
Thanks
Ankit Arora
Blog | Facebook | Blog Page
hi ankith arora can u give me a sample code so that i can follow my objective