How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: 33.0.0
Is your feature request related to a problem? Please describe.
It is often necessary to display a simple message (other than the general submit message) at various points in a form. These messages might inform the user who fills out the form or show some error message. Eg. a message different than the general submit message in the case of a form meant to gather information about the preferences of employees regarding their retirement festivities, if retirees do not want or cannot partake in any retirement festivities, a message that informs them that no further contact by the department will be made cannot be shown.
Describe the solution you'd like
A message file allowing for the display of a (markdown formatted) message. Also optionalle configurable using the condition system.
Describe alternatives you've considered
We tried using the chapter title and chapter descriptions. However, in cases where we would want to hide these messages based on conditions and/or display them at the end of a form the chapter markers are not shown if they do not contain any questions.
Additional context
Add any other context or screenshots about the feature request here.
How to use GitHub
Feature request
Which Nextcloud Version are you currently using: 33.0.0
Is your feature request related to a problem? Please describe.
It is often necessary to display a simple message (other than the general submit message) at various points in a form. These messages might inform the user who fills out the form or show some error message. Eg. a message different than the general submit message in the case of a form meant to gather information about the preferences of employees regarding their retirement festivities, if retirees do not want or cannot partake in any retirement festivities, a message that informs them that no further contact by the department will be made cannot be shown.
Describe the solution you'd like
A message file allowing for the display of a (markdown formatted) message. Also optionalle configurable using the condition system.
Describe alternatives you've considered
We tried using the chapter title and chapter descriptions. However, in cases where we would want to hide these messages based on conditions and/or display them at the end of a form the chapter markers are not shown if they do not contain any questions.
Additional context
Add any other context or screenshots about the feature request here.