Tagged Questions
3
votes
3answers
782 views
Should edit details form be in a modal dialog or directly on the page?
I'm building a site that users can login and register on and on the Account Page I am implementing the Edit Details form. My question is, what would be best: the form be right in the page or in a pop ...
15
votes
4answers
2k views
Inline editing or modal popup
I'm interested to know what would be best the option from a UX perspective. I have a table in which i need to decide if i should edit each row with inline editing where you can click on each item in ...