Field in Rowset gets the value of 'Field'
Hi everyone,
I have been trying to update a field in a rowset and retrieve the value later and it is not working properly.
1- In Section 1 of App Engine A I create a component rowset and populate all the fields except for two fields.
2- Next, I call a section from another app engine and populate the the two fields in the component rowset
- i tried both using a section made public in App Engine B and a functional library, if the makes a difference, and got the same results
- In this section, I checked the rowset and can see the two fields are populated correctly