添加帮助
给实体添加帮助的方法
- 添加帮助网站目录:
在ENTERPRISE实体的DEFAULT属性中增加 定义
<HELPCONTEXT>https://www.tuplec.com/doc/</HELPCONTEXT>
- 在实体的DATA属性中增加
<HELP ID="Newtopic187" URL="http://www.baidu.com"/>
ID:帮助id,最终的网址将会是 helpcontext + ID + .html
例如上述id的网址将会是,https://www.tuplec.com/doc/Newtopic187.html
URL:指定绝对的网址,注意要以http或https,开始如果指定了URL属性将会优先使用URL。
系统将会在新的窗口中
Created with the Personal Edition of HelpNDoc: Free Web Help generator