Hi,
I have a series of input fields and what I want is when you select a cetian field it opens a tableview of where you can pick from as a value for that field. Upon selecting an option in UITableView it returns to the previous View with the selected value filling that field.
Anybody has idea how can i achive this.
I have a series of input fields and what I want is when you select a cetian field it opens a tableview of where you can pick from as a value for that field. Upon selecting an option in UITableView it returns to the previous View with the selected value filling that field.
Anybody has idea how can i achive this.