CRM Software - CABC | Maximizer | Maximizer Add-ons | Services | Support | Store | News

    Buy Maximizer Products and Services On-Line at CRMshop.co.uk
CABC    Maxtalk  Hop To Forum Categories  Maximizer CRM Software  Hop To Forums  Maximizer Support    My User Field
Go
New
Find
Notify
Tools
Reply
  
My User Field
 Login/Join
 
Member
Posted
How do you access the current user field using OLE with Maximizer 2000.

I want to be able to grab My_First_Name like you can in the Maximizer Word Processor and in the CABC Merge program
 
Posts: 29 | Registered: June 13, 2000Reply With QuoteReport This Post
Master
Posted Hide Post
This is not that difficult with OLE though the full documentation is only provided when you buy a Maximizer enterprise toolkit.

Without going through the full explainantion you could probably use DDE just as easily. Look in the Edit/copy link menu to see the correct name of the fields to request.

in VB add start a new EXE project add a form and button paste the following into the button click event

Form1.Text1.LinkTopic = "MAXWIN|CurrentRecord"
Form1.Text1.LinkItem = "First_Name"
Form1.Text1.LinkMode = vbLinkManual
Form1.Text1.LinkRequest

The last line may raise error 285 if Maximizer can't supply the data.

If you really want to get into this sort of thing the best thing is to get an integrators toolkit which (we or) your regular reseller can supply.

Regards

Ian Wallace
CABC, Newbury
 
Posts: 145 | Location: CABC Ltd,PO Box 162,Newbury,RG14 5LP | Registered: January 03, 2000Reply With QuoteReport This Post
Member
Posted Hide Post
I have the toolkit, I can pull first_name from the current record fine.

What I want to be able to do is pull the firstname of the logged in user, the Maximizer Word Processor shows it as My_First_Name but using getfieldvalue with that returns an empty string.
 
Posts: 29 | Registered: June 13, 2000Reply With QuoteReport This Post
Master
Posted Hide Post
Ah.. Sorry.

So far as I know there's no way to read these at present. Logically if you tried to obtain "My_First_Name" it might have worked. I'd meant to try this but had not yet had a chance.

The provision of these fields was new in Enterprise 2000 and our Max Doc product preceeded Maximizer in offering this functionallity. We simply store the user information in the registry. However, we are looking at a few changes for the next version. Being able to access these names in Maximizer would be handy but I suspect unless the toolkit is extended a bit of direct btrieve may be required!

Regards,

Ian Wallace
CABC Newbury,UK
 
Posts: 145 | Location: CABC Ltd,PO Box 162,Newbury,RG14 5LP | Registered: January 03, 2000Reply With QuoteReport This Post
Member
Posted Hide Post
Thanks for your help anyway, is there any other resource that you know of where developers can gleen information, I've found the Toolkit manual to be inadequate in quite a few places and just blatently wrong in others.
 
Posts: 29 | Registered: June 13, 2000Reply With QuoteReport This Post
Master
Posted Hide Post
If its not in the Integrators toolkit documentation there's only two more places you can go..

Multiactive the manufacture may be able to help you with some more detail or..

contact a Multiactive Business Partner like CABC wink As you may have gathered if you've visited in our main site at http://www.cabc.co.uk we've specialised in integration for a number of years and have experience of application development using almost all elements of the toolkit.

Ian Wallace
CABC, Newbury
 
Posts: 145 | Location: CABC Ltd,PO Box 162,Newbury,RG14 5LP | Registered: January 03, 2000Reply With QuoteReport This Post
  Powered by Social Strata  
 

CABC    Maxtalk  Hop To Forum Categories  Maximizer CRM Software  Hop To Forums  Maximizer Support    My User Field

© CABC Ltd 2002 - 2010. All Rights Reserved.
Maximizer is a trademark of Maximizer Software inc.