The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
72 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
425 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
3answers
204 views

What is the best way to display many fields on a page?

I have a web app that will keep track of a list of commercial properties. There will be a list view that lists properties in a searchable table. Clicking on a particular property will take you to ...
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). ...