M
Mohammed Siraj
Guest
Iram, can you please re-confirm. rbf_getFieldContext API should work for Numeric fields as well i.e. Integer, Decimal, Percent & Currency. Some minor corrections in above snippet: //to access related kendo configuration object, we need to call getKendoConfig() on fieldContext object. var numericTextBox = rbf_getFieldContext('numericIntName').getKendoConfig(); Can you also double check the integration name, is it 'numericIntName' or 'numericTextBox';
Continue reading...
Continue reading...