Unable to update a field's value

Posted by Rollbase User on 25-Apr-2012 08:58

I have been working on an Expenses application. I have used the following methods: rbf_setFieldValue(fieldname, value); rbf_setFieldContent(fieldname, value); amount.value = varCalcVal; All of which will not update a field in the form. I believe this is because the HTML element containing the value is a

rather than a typical . The idea is that when a user adds an Expense Line (Child Object) to the Expense Claim (Parent Object) (Many Children to One Parent) the form recalculates the value for amount and updates the page/object:

All Replies

Posted by Admin on 25-Apr-2012 10:05

Hi Nick,



I'd have to see the JavaScript and details of how and when it is being called to be of help (sorry). Sending the details via this forum or a support request is probably not practical -- is there any way you can get me access to your system to take a look? Feel free to email me directly about this or send to support@rollbase.com and I will respond to you there.



Thanks,

Matt

This thread is closed