Modifying a Task List item
To modify a task list item in 15.0
For iMIS 15.0, you need to use Navigation Designer, which requires a beta license. The navigation isn't handled through separate .htm files.
To modify a task list item in 10.6
To modify the left task frame and change the description that displays at the top of the workspace for the tasklist item, you need to modify the Left-XXX-Main.htm file in the particular module's folder.
<table border="0" cellspacing="0" class="lefttable" align="center">
<tr>
<td class="leftheading" nowrap><img src="../../images/left_heading.gif" border="0" align="absmiddle"> Customers</td>
</tr>
<tr id="asimanagecust" style="display:none" onmouseout="unframe('asimanagecustlink1');"
onmouseover="frame('asimanagecustlink1');">
<td id="asimanagecustlink1" class="navlinkleft" onclick="LeftActivate('asimanagecustlink1','navlinkleft');
SetTask('Manage customers'); CheckNavState(); SetWinLoc('iMISwin:iMISMEM.Name-ExecPortfolio');">
Manage customers
</td>
</tr>
15.0.3 Production Release. Updated 7/18/2008 1:50:45 PM
© 2009 by Advanced Solutions International, Inc.
All rights reserved.