-1
<hint>I want to two line like that <br> But it doesn't work.</hint>

How can I add html code in hint tag in input-form.xml / DSpace . Or can anyone do two like hint? Thanks in advance.

1 Answers1

2

(For xmlui) You could customize the DescribeStep class to make a Message with the hint. Then instead of inserting the html in the hint-tag you'd give the message key. In the message.xml file you can add messages that contain html.

Antoine Snyers
  • 682
  • 3
  • 7