Hello,
I'm new to MVC and OpenUI5. I'm trying out JSON views.
I have a list of users, for each user, they may have 1 or more phone numbers. The back-end data is setup so that users can enter as many phone number and types of phone numbers they want.
How can I build a detail screen that will show buttons for each phone number associated with a user?
Thanks!
DJ