bruno desthuilliers a écrit :
2/ I have what I thought would be a common use case : for a given (CPS
String) field, propose the user a selection list *and* a text input for
values that are not in the list. But I failed to find a widget doing
this. Does such a beast exist ? Or is this problem best solved by using
two widgets (a selection and a string widget) and using write expression
to retrieve the value from the appropriate widget ?
Hi, yes it exists, but not quite like you describe it.
Try out the "Generic Select Widget", you'll have to use radio buttons
for the render format (not coded for a select), and set the property
"Provide an 'other' option" to True.
Cheers,
anahide.
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel