<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.
<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.
(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.