I have two tables in an axf file. One is basically tombstone information and the other is where I want to add records based on the tombstone information.
I have created domains for the empty table and all is working well, but there is one part I cannot seem to get.
I want to bring across some values in the tombstone table and "auto-populate" them to the new record in the appropriate field.
The deployment comes from a pgdb where the domains and relationships are already setup so when running the get data for arcpad, there doesnt seem to be a lot of extra effort.
Not sure if this can be accomplished in the pgdb or if needs to be programatically done in ArcPAD.