Is it possible to add a URL to a form or a field's help file?
- Article Type: Q&A
- Product: Aleph
- Product Version: 20, 21, 22, 23
Question
Is it possible to add a linkable URL to a form or to the help file for a specific field in directory xxx01/pc_tab_catalog/html?
Answer
Yes, you need to add a line like:
Congress' web site at <span class=ct3><a href="http://lcweb.loc.gov/marc/countries/" target=_new">Countries</a>
Some characters present in the URL must be replaced, from the code with the ASCII code. e.g.:
& by &
- Article last edited: 13-July-2016