Forum Post: Re: New Ui - Link Lookup/main Lookup And Disabling Field

  • Thread starter Thread starter Mohammed Siraj
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top