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...
Continue reading...