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

Add multiline appearance and rows attribute for text inputs #301

Open
lognaturel opened this issue Feb 7, 2025 · 0 comments
Open

Add multiline appearance and rows attribute for text inputs #301

lognaturel opened this issue Feb 7, 2025 · 0 comments
Labels

Comments

@lognaturel
Copy link
Member

The rows attribute specifies the number of rows a textbox should take initially:

In Collect, the field expands vertically as needed. In Enketo, there's a vertical scrollbar if needed.

Enketo also has a multiline appearance for text fields which is equivalent to N rows. We should pick a number of rows and then match that in Collect (getodk/collect#6337).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant