2
votes
1answer
73 views

How to show unfilled fields on view mode?

How can i show to user an unfilled fields of a edit mode on a view mode page? I have on the form, on edit mode, this type of fields. Label: (input) (type of unit) (button with contextual help) If ...
15
votes
4answers
426 views

Case-study for hiding the optional fields?

I am currently designing a web form for the Online Travel Insurance System and I am thinking of hiding the optional fields since there were so many of them. Like the image below. I put a Show More ...
0
votes
2answers
120 views

Should we warn the user that data will lost immediately or during saving?

I have an interface for managing account fields in a web app like so: download bmml source – Wireframes created with Balsamiq Mockups The premise is simple: Fields are of 2 types (public ...
2
votes
2answers
148 views

Interface for managing public and private profile fields

I realized that my previous question was somewhat confusing and a bit hard to answer. I have thought about the situation and decided to delete that question and ask this one (which is better set out). ...