共享:多选框,类似Notes的Dialog功能,可灵活配置。

http://www.stevecastledine.com/s ... elect-dialog-picker
Further features:


1) The picker can easily be bound to an existing editable field or values returned via api.

2) Allows users to add new values, or via property disallow this function

3)Multiple use on one page.

4) Data can come from existing database, db on existing server, or db on another server

5) Background colors, list height and width, titles etc can be set via properties

6) Extends Dijit.dialog so can be hidden, shown etc using usual dojo api

7)Self contained – so just one custom control to drag and drop (no code or css files to copy as well).

8)Cross browser and XPages Client compatible
参与4

2 同行回答

活捉火星人 活捉火星人 软件开发工程师 lotus
Bug解决请看17#17Sjef Bosman  8/20/2010 12:03:09 PM GMT -6  XPage Control: Multi Select Dialog PickerOk, here's how to remove the bug...- open the source tab of the MSD picker- search for the line with pickListBox- make sure it end...显示全部
Bug解决请看17#

17Sjef Bosman  8/20/2010 12:03:09 PM GMT -6  XPage Control: Multi Select Dialog Picker

Ok, here's how to remove the bug...

- open the source tab of the MSD picker

- search for the line with pickListBox

- make sure it ends like compositeData.dialogTitle+"\">"}]]>

- so you need to add

- now search for the line with "
" (including the double quotes)

- change it into "
"

- so you add

That should do it!

Sjef 收起
机械装备 · 2014-07-25
浏览732
emily_wn emily_wn 软件开发工程师 百度
希望能有帮助,谢谢分享显示全部
希望能有帮助,谢谢分享 收起
软件开发 · 2015-08-04
浏览701

提问者

活捉火星人
软件开发工程师 lotus
评论16

相关问题

相关资料

问题状态

  • 发布时间:2014-07-25
  • 关注会员:1 人
  • 问题浏览:3211
  • 最近回答:2015-08-04
  • X社区推广