August 2008
M T W T F S S
« Jul   Sep »
 123
45678910
11121314151617
18192021222324
25262728293031

Recent Entries


My Bookshelf

Will It Fly

Will It Fly? How to Know if Your New Business Idea Has Wings...Before You Take the Leap


Label Thoughts

Summary View Pattern

Posted: Thursday, August 7th, 2008

Author: Wahyudi

When I was designing the RFCUNY Web Payment Request system, one of the issue I found from the old design was there was no way to see what the user has entered in any of the four screens in creating a payment request. Each screen was a different page to avoid a long vertical form. The only way to see what a user has entered is going back and forth to each page. To solve this problem, I used “Modal Pop-up” that display the data entered by the user. One important thing is that the data should be displayed as text instead as form elements.

Create Preview