In that home page I would like to have a couple of hyperlinks to the most often used menu items (PUI programs).
I included a hyperlink in the home page like so
Code: Select all
<a href="#" onclick="Atrium.launchItem(117)">Add / Edit Contacts</a>
I found that if I included
Code: Select all
<script type="text/javascript" src="/profoundui/proddata/js/runtime.js"></script>
Can you see any problem including runtime.js in the home page? Alternatively, is there another way to achieve the same result ?
Thanks & regards
Tony C