Claus Pedersen
Member³
I have a record (Company) which in turn contains another record (Address)
When I use code completion on a variable of type Company, I get amongst others Address. This is OK. But when I use code completion on Company.Address., I get the fields of record Company again, where I would expect the fields of sub-record Address (street, city etc.)
Can this be fixed?
When I use code completion on a variable of type Company, I get amongst others Address. This is OK. But when I use code completion on Company.Address., I get the fields of record Company again, where I would expect the fields of sub-record Address (street, city etc.)
Can this be fixed?