I currently have 3 tables in a GDB which each have a relationship (1-M) with each other. 2 of them are point feature classes and one is a table with no spatial data. Using Identify on either of the points in Arcmap behaves as expected, showing me the related records within the two other tables.
After checking out the data using the ArcPad toolbar, I load the data into ArcPad and use the Identify tool on either of the points . This result in the form shows me only the related record within the non-spatial table, and appears to ignore the relationship with the other points table. Is this the intended behaviour of am I missing something?