Forum Post: Re: Beta/early Access To V4.0.4

  • Thread starter Thread starter Mohammed Siraj
  • Start date Start date
Status
Not open for further replies.
M

Mohammed Siraj

Guest
Lookup Fields were already kendoDropdownList. For Relationship Cardinality > 1, it was kendoMultiSelect. Also, MultiPicklist was kendoMultiSelect. Only for Picklist, it used to be kendoComboBox & there were many open issues around it. Hence, we decided to switch to kendoDropdownList. If you are working with kendo widgets, request you to always access them as: rbf_getFieldContext(fieldIntegrationName).getKendoConfig(). Only statements like inputEl.data('kendoComboBox') will have compatibility issues.

Continue reading...
 
Status
Not open for further replies.
Back
Top