TSH
Jun 9th, 2008, 06:07 AM
Hello,
I have an object "user". A user has a list of appointments. Now I want to have an input field (string) for a new appointment, which then should be added to his list.
What is the form backing object? The user or the List? Which tags should I use? Can I just 'catch' the input value and handle it inside my form backing controller?
I have an object "user". A user has a list of appointments. Now I want to have an input field (string) for a new appointment, which then should be added to his list.
What is the form backing object? The user or the List? Which tags should I use? Can I just 'catch' the input value and handle it inside my form backing controller?