i start developing a webapp for iphone. before implementing this webapp with IUI, i need to know if following is possible:
- the start page shows a list of companies. - if i click on a company, a list of contacts for this company is shown. - if i click of a certain contact, a detail page shows details for this contact. so far so good. but now, i want to click on a "edit" button on the detail page. this shows up a form where the user can edit the contact data. after clicking on a "save" button, the detail page is shown again. my question is now: - i don't want the back button here to bring the user back to the "edit" page. - the back button should navigate the user back to the "contact list", and should of course reload the page. on this page, the "back" button should bring the user to the company list, and so on... is this possible? if yes - how? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
