You can use Visual Basic .Net. Here's our Ei Help button on the PO Summary
Form:
messagebox.show("Adding Job Material Lines:" _
& vbcrlf & vbcrlf & " - Enter line but leave Mtl at 0 to automatically
create next Job Material." _
& vbcrlf & vbcrlf & " - Or enter Job-Asm-Mtl to retrieve part
information from Job." _
& vbcrlf & vbcrlf & "Due date defaults to two weeks out." _
,"Ei Help")
The "Start" method can be used to execute another program, like Word, Excel,
ProWin32, etc.
Form:
messagebox.show("Adding Job Material Lines:" _
& vbcrlf & vbcrlf & " - Enter line but leave Mtl at 0 to automatically
create next Job Material." _
& vbcrlf & vbcrlf & " - Or enter Job-Asm-Mtl to retrieve part
information from Job." _
& vbcrlf & vbcrlf & "Due date defaults to two weeks out." _
,"Ei Help")
The "Start" method can be used to execute another program, like Word, Excel,
ProWin32, etc.
----- Original Message -----
From: "howelllabs" <nhutchins@...>
To: <vantage@yahoogroups.com>
Sent: Friday, July 01, 2005 6:16 AM
Subject: [Vantage] Re: Vantage 8 Customization Tips
> > Provide a "Company Help" button where appropriate on the forms to
> > enhance Vantage Help which is geared to the product rather thanyour
> > Company's use of the product.
>
> How do you do this? I know how to add a button to the screen but how
> do you have it call something? I am a new to Vantage and
> customization and not sure how to do this, is there any documentation
> out there, are there any books I could/should buy?
>
> Also is it possible to like to PDF or Office Document to a button? So
> it opens when I button is pushed?
>
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
> Yahoo! Groups Links
>
>
>
>
>
>