Data Collection Customization

Michael,

We are on Version 6.1. I have used the customization but only to a small extent. I would appreciate if you sent me those files offline at jrecto@...

Thanks,
Jasper

-----Original Message-----
From: Michael McWilliams [mailto:mmcwilliams22@...]
Sent: Monday, August 21, 2006 9:57 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Data Collection Customization





--- In vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com, "Jasper Recto" <jrecto@...> wrote:
Do you know how to get into MES customization, and how to deploy the
customization?

Are you at all familiar with the customization tools?

If not shoot me an email, I have some documents I can send to walk you
through.

> For the exit button, I made it really small to hide it using
personalization. I did not hide it using customization
>
> -----Original Message-----
> From: Michael McWilliams [mailto:mmcwilliams22@...]
> Sent: Monday, August 21, 2006 9:03 AM
> To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
> Subject: [Vantage] Re: Data Collection Customization
>
>
>
> --- In vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com,
"Jasper Recto" jrecto@ wrote:
> When you are using customization There is a tab at the right, that
> Says script editor. Are you hiding the Exit button using
> Personalization and just pulling it out of view or are you making it
> hidden using customization?
> When deploying Customizations, Especially MES there are some extra
> steps that need to be done before this is the form that the end user
> will get.
>
> > Where exactly is the script editor? I've never played with it.
> >
> > Thanks,
> > Jasper
> >
> > -----Original Message-----
> > From: mmcwilliams22 [mailto:mmcwilliams22@]
> > Sent: Friday, August 18, 2006 4:13 PM
> > To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
> > Subject: [Vantage] Re: Data Collection Customization
> >
> >
> >
> > --- In vantage@yahoogroups <mailto:vantage%
> 40yahoogroups.com> .com, "Bernie Walker" <bwalker@> wrote:
> > Put this code in the script editor it will disable the controlbox
> for
> > the MES Menu So you cannot minimize Mazimize or close. If you
> wanted
> > you can create some type of event that when true would enable the
> > close again.
> >
> > Private Sub MESMenu_Load(ByVal sender As object, ByVal args As
> > EventArgs) Handles MESMenu.Load
> > MESMenu.ControlBox = False
> > End Sub
> >
> > >
> > > You can undock the panel and pull it over an up to cover the
> title
> > bar,
> > > but the user can move it back or right click on task bar and tell
> > it to
> > > close...
> > >
> > > ________________________________
> > >
> > > From: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
> [mailto: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com]
> On
> > Behalf
> > > Of Jasper Recto
> > > Sent: Friday, August 18, 2006 2:12 PM
> > > To: Vantage Groups (E-mail)
> > > Subject: [Vantage] Data Collection Customization
> > >
> > >
> > >
> > > Does anybody know if its possible to prevent users from exiting
> the
> > data
> > > collection screen? I have removed the 'Exit' button but the 'close
> > > window' button in the top left corner is still accessible. Is it
> > > possible to remove that feature?
> > >
> > > Thanks,
> > > Jasper
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > >
> > >
> > >
> > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> >
> >
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>







[Non-text portions of this message have been removed]
Does anybody know if its possible to prevent users from exiting the data collection screen? I have removed the 'Exit' button but the 'close window' button in the top left corner is still accessible. Is it possible to remove that feature?

Thanks,
Jasper


[Non-text portions of this message have been removed]
You can undock the panel and pull it over an up to cover the title bar,
but the user can move it back or right click on task bar and tell it to
close...

________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Jasper Recto
Sent: Friday, August 18, 2006 2:12 PM
To: Vantage Groups (E-mail)
Subject: [Vantage] Data Collection Customization



Does anybody know if its possible to prevent users from exiting the data
collection screen? I have removed the 'Exit' button but the 'close
window' button in the top left corner is still accessible. Is it
possible to remove that feature?

Thanks,
Jasper

[Non-text portions of this message have been removed]






[Non-text portions of this message have been removed]
Where exactly is the script editor? I've never played with it.

Thanks,
Jasper

-----Original Message-----
From: mmcwilliams22 [mailto:mmcwilliams22@...]
Sent: Friday, August 18, 2006 4:13 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Data Collection Customization



--- In vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com, "Bernie Walker" <bwalker@...> wrote:
Put this code in the script editor it will disable the controlbox for
the MES Menu So you cannot minimize Mazimize or close. If you wanted
you can create some type of event that when true would enable the
close again.

Private Sub MESMenu_Load(ByVal sender As object, ByVal args As
EventArgs) Handles MESMenu.Load
MESMenu.ControlBox = False
End Sub

>
> You can undock the panel and pull it over an up to cover the title
bar,
> but the user can move it back or right click on task bar and tell
it to
> close...
>
> ________________________________
>
> From: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com [mailto: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com] On
Behalf
> Of Jasper Recto
> Sent: Friday, August 18, 2006 2:12 PM
> To: Vantage Groups (E-mail)
> Subject: [Vantage] Data Collection Customization
>
>
>
> Does anybody know if its possible to prevent users from exiting the
data
> collection screen? I have removed the 'Exit' button but the 'close
> window' button in the top left corner is still accessible. Is it
> possible to remove that feature?
>
> Thanks,
> Jasper
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>







[Non-text portions of this message have been removed]
For the exit button, I made it really small to hide it using personalization. I did not hide it using customization

-----Original Message-----
From: Michael McWilliams [mailto:mmcwilliams22@...]
Sent: Monday, August 21, 2006 9:03 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Data Collection Customization



--- In vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com, "Jasper Recto" <jrecto@...> wrote:
When you are using customization There is a tab at the right, that
Says script editor. Are you hiding the Exit button using
Personalization and just pulling it out of view or are you making it
hidden using customization?
When deploying Customizations, Especially MES there are some extra
steps that need to be done before this is the form that the end user
will get.

> Where exactly is the script editor? I've never played with it.
>
> Thanks,
> Jasper
>
> -----Original Message-----
> From: mmcwilliams22 [mailto:mmcwilliams22@...]
> Sent: Friday, August 18, 2006 4:13 PM
> To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
> Subject: [Vantage] Re: Data Collection Customization
>
>
>
> --- In vantage@yahoogroups <mailto:vantage%
40yahoogroups.com> .com, "Bernie Walker" <bwalker@> wrote:
> Put this code in the script editor it will disable the controlbox
for
> the MES Menu So you cannot minimize Mazimize or close. If you
wanted
> you can create some type of event that when true would enable the
> close again.
>
> Private Sub MESMenu_Load(ByVal sender As object, ByVal args As
> EventArgs) Handles MESMenu.Load
> MESMenu.ControlBox = False
> End Sub
>
> >
> > You can undock the panel and pull it over an up to cover the
title
> bar,
> > but the user can move it back or right click on task bar and tell
> it to
> > close...
> >
> > ________________________________
> >
> > From: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
[mailto: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com]
On
> Behalf
> > Of Jasper Recto
> > Sent: Friday, August 18, 2006 2:12 PM
> > To: Vantage Groups (E-mail)
> > Subject: [Vantage] Data Collection Customization
> >
> >
> >
> > Does anybody know if its possible to prevent users from exiting
the
> data
> > collection screen? I have removed the 'Exit' button but the 'close
> > window' button in the top left corner is still accessible. Is it
> > possible to remove that feature?
> >
> > Thanks,
> > Jasper
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>







[Non-text portions of this message have been removed]
Just for the record, I've done exactly the same as Jasper (ie. use
Personalisation to make the Exit button extremely small) because there is no
Customisation available on the Data Capture screen (at least not in 6.1).
I would be most interested in an easy eay of locking down this screen such
that a given user could not use the standard Windows exit button

-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]On Behalf Of
Jasper Recto
Sent: 21 August 2006 14:37
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Re: Data Collection Customization


For the exit button, I made it really small to hide it using
personalization. I did not hide it using customization

-----Original Message-----
From: Michael McWilliams [mailto:mmcwilliams22@...]
Sent: Monday, August 21, 2006 9:03 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Data Collection Customization

--- In vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com,
"Jasper Recto" <jrecto@...> wrote:
When you are using customization There is a tab at the right, that
Says script editor. Are you hiding the Exit button using
Personalization and just pulling it out of view or are you making it
hidden using customization?
When deploying Customizations, Especially MES there are some extra
steps that need to be done before this is the form that the end user
will get.

> Where exactly is the script editor? I've never played with it.
>
> Thanks,
> Jasper
>
> -----Original Message-----
> From: mmcwilliams22 [mailto:mmcwilliams22@...]
> Sent: Friday, August 18, 2006 4:13 PM
> To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
> Subject: [Vantage] Re: Data Collection Customization
>
>
>
> --- In vantage@yahoogroups <mailto:vantage%
40yahoogroups.com> .com, "Bernie Walker" <bwalker@> wrote:
> Put this code in the script editor it will disable the controlbox
for
> the MES Menu So you cannot minimize Mazimize or close. If you
wanted
> you can create some type of event that when true would enable the
> close again.
>
> Private Sub MESMenu_Load(ByVal sender As object, ByVal args As
> EventArgs) Handles MESMenu.Load
> MESMenu.ControlBox = False
> End Sub
>
> >
> > You can undock the panel and pull it over an up to cover the
title
> bar,
> > but the user can move it back or right click on task bar and tell
> it to
> > close...
> >
> > ________________________________
> >
> > From: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
[mailto: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com]
On
> Behalf
> > Of Jasper Recto
> > Sent: Friday, August 18, 2006 2:12 PM
> > To: Vantage Groups (E-mail)
> > Subject: [Vantage] Data Collection Customization
> >
> >
> >
> > Does anybody know if its possible to prevent users from exiting
the
> data
> > collection screen? I have removed the 'Exit' button but the 'close
> > window' button in the top left corner is still accessible. Is it
> > possible to remove that feature?
> >
> > Thanks,
> > Jasper
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>

[Non-text portions of this message have been removed]






[Non-text portions of this message have been removed]