M
Mohammed Siraj
Guest
Meryem, great that you got it working. However, would like to share with you that for enabling/disabling fields, instead of directly working with kendo widgets, you should ideally be calling: rbf_setFieldDisabled(fieldName, isDisabled). That is you should leverage Rollbase Client-side API where all possible. Only in scenarios, where in API functionality is limited should we work directly with DOM elements. This way, you can be reset assured that there will not be any compatibility issues going forward.
Continue reading...
Continue reading...