Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should have a separate render for a read-only version of the form #5

Open
toddjordan opened this issue Dec 22, 2015 · 0 comments
Open

Comments

@toddjordan
Copy link
Owner

The form should have read-only versions for UIs that provide a readable view of data, but also the ability to edit it if needed.

Some mechanism needs to be in places to tell the form to render in a read only state. Read only mode might go beyond just putting a form element in disabled state. It should provide a completely different markup with emphasis on readability.

Example

Having a profile page that shows details about a user, but also having an edit button on the screen that puts the sections/screen in edit mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant