Forum Post: Re: Filtering Loses Html Attributes

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

Mohammed Siraj

Guest
To re-initialize the widget with code attributes, you can add the followiwng code snippet after filter call: var fieldContext = rbf_getFieldContext('users');// where 'users' is field integration name... fieldContext.setOptionCodes(fieldContext.getContainer() , fieldContext.getFieldData());

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