


Hi, i've made my Dataconnection with mysql db (i've tried also with access but the result is the same) and every time i try to run a script like a simple "xfa.sourceSet.Customers.next();" on a button i've this error in preview: "Invalid property get operation; dataGroup doesn't have property "ID""
What's wrong in my form??
Thanx
Views
Replies
Sign in to like this content
Total Likes
[Question moved to the LCD forum]
Views
Replies
Sign in to like this content
Total Likes
Hi,
The dataGroup object represents a complex type in a XML Schema data connection or a parent of a list of data nodes (the dataValue object) and it doesn't have an ID property.
Do you have any code referencing the ID property or does your Customers data source have an ID property?
Bruce
Views
Replies
Sign in to like this content
Total Likes