Hiding document changed message for name picker after enabling enableModifiedFlag property

谁说我不能喝 提交于 2019-12-23 02:44:10

问题


I have a enabled this property on the form. The form has various fields along with few name pickers. When I click the Name picker I get the document changed message. How can I stop this message for Name pickers?


回答1:


This issue fixed in Domino 9.0 - and should be present in the Public Beta of 9.0 published before Christmas 2012. Also, this fix should also be available in the Extension Library releases post November 2012.

If it is not working for you let me know.




回答2:


We recently upgraded to Ext. Lib version 8.5.3.20130315-0724 (4 Apr 2013). But still enableModifiedFlag does not work in IE. I have tried to describe steps below :

  1. Open Xpage with enableModifiedProperty set to "true".
  2. Update any input field.
  3. Select name from value picker.
  4. Press "X" on selected value. Boom...it shows "Do you want to move away from this page" dialog.

I checked in FireFox. It works as expected.

Cheers, Ravi



来源:https://stackoverflow.com/questions/12468739/hiding-document-changed-message-for-name-picker-after-enabling-enablemodifiedfla

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!