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

Longer text fields for additional input in option sets #594

Closed
Tracked by #770
chsinn opened this issue Mar 8, 2023 · 2 comments
Closed
Tracked by #770

Longer text fields for additional input in option sets #594

chsinn opened this issue Mar 8, 2023 · 2 comments
Assignees
Milestone

Comments

@chsinn
Copy link

chsinn commented Mar 8, 2023

Rationale / Begründung

For additional input, a short text field is not always enough. Sometimes a complete sentence is required as input. For this, a larger text field or even a textarea would be helpful and look more attractive.
issue1

Minimal functionality

The text field should appear in a new line under the option.

References / Verweise

  • rdmo v1.92
@MyPyDavid
Copy link
Member

I've had some hints from @jochenklar about this issue:

Another additional_input text block eg. additional_text_area could be added with ng-show and type="text_area" in the template

@jochenklar
Copy link
Member

Tiny correction its <input type="text"> and <textarea>, HTML is weird sometimes.

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

3 participants