Is it possible through QML to add a record to a related table?
My example is I have a table with a bunch of assets located in a Water Treatment Plant. I created a related table in Arc Catalog and have it published as a feature service(along with my assets). I want be able to query a record(using the barcode scanner) and add a record to the related table.
So for I have the barcode side of things set up but I'm only finding information on querying a related table not adding to a related table.