Nuxeo mailing list archives
[Nuxeo-tickets] Re: [Nuxeo Repository] #1630: KeyError 'Value' in
widget_autocompletion_string_render.pt
Nuxeo Repository
trac at nuxeo.com
Wed Jun 14 14:23:35 CEST 2006
#1630: KeyError 'Value' in widget_autocompletion_string_render.pt
-----------------------------------+----------------------------------------
Reporter: tracguest | Owner: fguillaume
Type: defect | Status: new
Priority: P1 | Milestone: CPS 3.4.2
Component: CPSSchemas | Version: TRUNK
Severity: major | Resolution:
Keywords: autocompletion widget |
-----------------------------------+----------------------------------------
Changes (by ybastide):
* owner: tziade => fguillaume
* keywords: => autocompletion widget
* component: CPSTypeMaker => CPSSchemas
Comment:
This is an eeasy one:
{{{
<tal:block define="mode options/mode;
id here/getWidgetId;
name here/getHtmlWidgetId;
server_method options/server_method;
+ value options/value;
size options/size;">
}}}
Two more things are needed for CPSAutocompletionStringWidget to work,
though:
* `widget_autocompletion_string_render.pt` uses an `input` instead of
`span` in view mode
* `Ajax.Autocompleter`'s interface to `server_method` must be documented
--
Ticket URL: <http://svn.nuxeo.org/trac/pub/ticket/1630>
Nuxeo Repository <http://www.cps-project.org/>
Nuxeo Repository
More information about the Nuxeo-tickets
mailing list
This list archive provided by Nuxeo, the
leaders of open source ECM.
Check out the Nuxeo 5 open source,
standards-based ECM project.