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

Read-only form #16

Closed
amivanoff opened this issue Sep 11, 2021 · 0 comments · Fixed by #20
Closed

Read-only form #16

amivanoff opened this issue Sep 11, 2021 · 0 comments · Fixed by #20
Assignees

Comments

@amivanoff
Copy link
Member

We need special option for read-only Form

Read-only Form should:

  • render all configured fields and values as read-only, without "editor" controls
  • be compact
  • be aligned to the left
  • be resizable by width and height with SplitPane (like in Expert system)
  • prevent any editing

Read-only Form should NOT:

  • have any "editind" buttons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants