I want to create an application,it shows some listField elements (say) Item1, Item 2 etc.
And when click on each item1 it leads to another page which also has some listfield elements
Item11,Item12…
I am new in BB. can any one help me?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
List Field Demo Link —
you can check the list field demo on above link it has all the details to implement listField.
Also to add navigation click you can check the onNavigationClick function
or may be if you want to go to next page using enter button you can override
keyDownfunction.