6/18/2025 2:28:36 PM
|
|
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.
|
|
|
|
Groups problem
Posted: 21 May 07 12:07 PM
|
fiogf49gjkf0d Hello, I am not sure if it is the correct place to ask, I have two mainviews based on the same table (Account, I do this to not lose the Activities tab) that represents two account types. My problem is that when I create a group for one account, this group appears in the other, Any suggestion or perhaps another way to resovle the problem?
Thans to all, |
|
|
|
Re: Groups problem
Posted: 22 May 07 7:38 PM
|
fiogf49gjkf0d We did soemthing similar, but different. (Great opening line, huh?)
We originally piggy-backed a new entity type onto Opportunities years ago, and when we got to 6.2 we split them out. We were going to totally eliminate the Opportunity table from the custom type, as most fields did not apply, but also did not want to loose the Activity functionality. So we left the Opportunity table attached. Still had to write our own Activity, History and Attachment tabs, but the new area is based upon it's own custom table (which is the family that SalesLogix uses for groups and thus the goups were kept seperate.
So for you, I'm thinking you'll have to base the new a different table (but keep the link to the Account table) and create some new tabs!
Sometimes, it's a trade-off!
Good luck!
Dawn |
|
|
|
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!
|
|
|
|
|
|
|
|