主页
  新闻
    InfoJet Service
    InfoJet POM
    InfoJet Rules
    InfoJet EditPart
  介绍
  程序截图
  如何安装
  配置
  常见问题
    InfoJet QuickFill
    试用
  下载
  Java
    购买
  价格
  如何购买
    支持
  联系我们
InfoJet EditPart 配置
您可以使用下列键值配置InfoJet EditPart:
请按如下所示在SharePoint的web.config文件中添加键:
<configuration>
    <!-- 其它配置 -->
    <appSettings>
       <add key="InfoJetSoft.Service.LicenseKey" value="your license key" />
    </appSettings>
</configuration>
如果您在web.config中没有找到appSetting元素,请把它作为最后一个元素添加到根元素configuration中。
InfoJet EditPart 配置键
更多配置请参考 InfoJet Service 配置
  • InfoJetSoft.EditPart.NewWindow
    如果此键值为false, InfoJet EditPart将在SharePoint主窗口中打开InfoPath Web表单,而不是在一个新浏览器窗口中编辑。
  • InfoJetSoft.EditPart.ValidSave
    缺省情况下,InfoJet EditPart允许保存包含验证错误的表单。 如果您不想保存包含验证错误的表单,请设置为true。缺省值是false。
  • InfoJetSoft.EditPart.HideSaveButton
    要在InfoJet EditPart.aspx上隐藏"Save"和"Save and Close"按钮,请将它设置为true。
  • InfoJetSoft.EditPart.HideCloseButton
    要在InfoJet EditPart.aspx上隐藏"Close"按钮,请将它设置为true。
  • InfoJetSoft.EditPart.ReplaceLinks
    要使用InfoJet EditPart的链接替换表单库视图上的"Fill Out This Form"链接和"Edit in Microsoft Office InfoPath"上下文菜单项,请将它设置为true。 上下文菜单项"Edit in Microsoft Office InfoPath"将被重命名为"Edit in InfoJet EditPart", 您可以使用键InfoJetSoft.EditPart.ReplaceMenuText自定义菜单项文字。
InfoJet EditPart 语言键
InfoJet EditPart的文字和消息缺省情况下是英文。 如果你想显示其它语言,请在web.config中添加下列键,并使用相应语言设置键值。 这些键的缺省值如下描述:
  • InfoJetSoft.EditPart.EditMenuText
    缺省值为"Edit with InfoJet EditPart"(在InfoJet EditPart中编辑)。
  • InfoJetSoft.EditPart.AddButtonText
    缺省值为"Fill in this form with InfoJet EditPart"(在InfoJet EditPart中填写这个表单)。
  • InfoJetSoft.EditPart.MergeButtonText
    缺省值为"Merge selected forms with InfoJet EditPart"(使用InfoJet EditPart合并选择的表单)。
  • InfoJetSoft.EditPart.SaveButtonText
    缺省值为"Save"(保存)。
  • InfoJetSoft.EditPart.SaveCloseButtonText
    缺省值为"Save and Close"(保存后关闭)。
  • InfoJetSoft.EditPart.CloseButtonText
    缺省值为"Close"(关闭)。
  • InfoJetSoft.EditPart.ConfirmSaveMessage
    缺省值为"Do you want to save the changes to the form?"(您想保存表单的修改吗?)。
  • InfoJetSoft.EditPart.ConfirmCloseMessage
    缺省值为"The document has been changed, do you want to close anyway?"(文档已经修改,您要不保存就关闭吗?)。
  • InfoJetSoft.EditPart.CorrectFirstMessage
    缺省值为"This form contains validation errors. Errors are marked with either a red underline(required fields) or a red, dashed border(invalid values). Please correct them first." (当前表单中包含错误。错误被标记以红下划线或红色虚线边框。请先改正它们。)。
  • InfoJetSoft.EditPart.StillSaveMessage
    缺省值为"This form contains validation errors. Errors are marked with either a red underline(required fields) or a red, dashed border(invalid values). Do you still want to save it?" (当前表单中包含错误。错误被标记以红下划线或红色点线边框。您仍要保存吗?)。
  • InfoJetSoft.EditPart.ReplaceMenuText
    缺省值为"Edit in InfoJet EditPart"(在InfoJet EditPart中编辑)。
如果您在配置过程中遇到任何问题, 请 联系我们

Copyright © 2005 - 2010 InfoJetSoft all rights reserved