What I am trying to do is in steps
1. I have my contact that I want to have data copied to
2. I open the search box and dbl click an item
3. This will view that contact information.
4. I copy the fields that I want
5. now here is my problem, I have the RecId of the first contact that I want this data to goto say its RecId = 1
This new contact is RecId = 2. Now after I pull in the data in sql, how do I move back to RecId 1 ? I tried to GMW_Goto() method and put in the RecId=1 and I did a refresh but this didnt help. If you have any idea please let me know, thank you.
1. I have my contact that I want to have data copied to
2. I open the search box and dbl click an item
3. This will view that contact information.
4. I copy the fields that I want
5. now here is my problem, I have the RecId of the first contact that I want this data to goto say its RecId = 1
This new contact is RecId = 2. Now after I pull in the data in sql, how do I move back to RecId 1 ? I tried to GMW_Goto() method and put in the RecId=1 and I did a refresh but this didnt help. If you have any idea please let me know, thank you.