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

Adding mandatory function to text-fields (html textarea) #240

Merged
merged 2 commits into from
Jan 27, 2024

Conversation

drfho
Copy link
Contributor

@drfho drfho commented Jan 25, 2024

If a content object contains one as mandatory declared INPUT or SELECT field, on insert the modal popup expects/waits for a user input. Otherwise the content object will be inserted instantaneous.
With TEXTAREA this does not work. But there are some content objects like ZMSNote whose textarea field should be considered as mandatory and editing should start on the insert-modalwin.

textarea_mandatory

@drfho drfho requested a review from zmsdev January 25, 2024 13:15
Copy link
Contributor

@zmsdev zmsdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drfho drfho merged commit 0a5b6dd into main Jan 27, 2024
13 checks passed
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 this pull request may close these issues.

2 participants