IBM BPM DatetimePicker

480 views Asked by At

in BP3 Brazos toolkit, when I use 'date time picker' to input date and time, what type of variable should be bound?

I tried the binding date and datetimepickerselection type. both did not work, throwing an error.

1

There are 1 answers

0
Steven Doolan On

The BP3 Brazos UI DateTimePicker should be bound to a date (system date) object.

The error might be caused by additional bindings under the configuration tab.

For more information on what data-type object to bind, please refer to the online documentation.