8/25/2025 6:30:26 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
Navigate to a specific lookup
Posted: 27 Aug 08 5:40 PM
|
I HAVE SOLVED THIS. I just added a little code to tell the user to move off the secondardy contact - before processing - I actually stop them. Its not the perfect solution but it works.
Hi,
I have a customized merge function, the user picks the first contact, hits primary, selects another contact, hits secondary and then merge. When they merge I have an error if they were sitting on the 2nd contact (the one which is now gone) - very understandable. When we are doing this we are working from a specific lookup (named: Duplicate Address). If I navigate to the primary contact so I don't get the error Application.Mainviews.GetViewForRecord ivcontactid1.lookupid, "CONTACT" it leaves me in a group of 1. How can I stay within the lookup I started in?
I have looked at CurrentGroupId (pretty sure this is not it) and CurrentViewId but am not sure how to invoke them.
We are using 7.2.
Thanks,
Paul |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|