Updating a row in a table when a textfield changes

I have some calculations in the canvas which are related to a row from a table. The “active” row is specified using a selector. Instead of using calculation fields, I’d like to use some text fields in order to update the information in the table when the field value is modified.
Is it possible to do this?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.