Product Configurator - Message box question/help

Sorry

Customisation Entry form = Configurator Entry Form



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Stephen Edginton
Sent: 03 November 2010 13:59
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Re: Product Configurator - Message box question/help





It works in 6.1 because the Client is a progress Client.

In 8 and above your 4GL / ABL code is being executed on an Appserver, so MESSAGE just results in entries written out to the appserver log.



Hence until Epicor provide the functionality, one way to achieve this would be to create a customisation of the Customisation Entry form, that listens for your trigger to display a message.

You would create a hidden input box say OUTPUTMSG, then set its value from an onleave.

The customisation would then monitor when this value changed and display the contents, then clear it.



Regards,

Stephen







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

looking for some help on trying to get the message box to pop up after input is made in a control box.

I have something simple like this on a onleave of a combobox:

message "You have selected correctly" view-as alert-box.

but it doesn't pop up when doing the onleave. Am I missing something?
Are you not allowed to put them in onleave's?

Any help will be appericated.

Thanks,
Andrew
My understanding, from Epicor, is that you cannot do this in Product
Configurator.

The work-around is to create an "error" input textbox that displays any
error messages that are triggered.

Not ideal at all...



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of scrouger89
Sent: Tuesday, November 02, 2010 11:37 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Product Configurator - Message box question/help





Hello,

looking for some help on trying to get the message box to pop up after
input is made in a control box.

I have something simple like this on a onleave of a combobox:

message "You have selected correctly" view-as alert-box.

but it doesn't pop up when doing the onleave. Am I missing something?
Are you not allowed to put them in onleave's?

Any help will be appericated.

Thanks,
Andrew





[Non-text portions of this message have been removed]
Yeah we currently have an editor box that we use to display messages but wanted to see if there was something more "on the fly" to display them. Thanks for the help.

--- In vantage@yahoogroups.com, Joe Rojas <jrojas@...> wrote:
>
> My understanding, from Epicor, is that you cannot do this in Product
> Configurator.
>
> The work-around is to create an "error" input textbox that displays any
> error messages that are triggered.
>
> Not ideal at all...
>
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of scrouger89
> Sent: Tuesday, November 02, 2010 11:37 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Product Configurator - Message box question/help
>
>
>
>
>
> Hello,
>
> looking for some help on trying to get the message box to pop up after
> input is made in a control box.
>
> I have something simple like this on a onleave of a combobox:
>
> message "You have selected correctly" view-as alert-box.
>
> but it doesn't pop up when doing the onleave. Am I missing something?
> Are you not allowed to put them in onleave's?
>
> Any help will be appericated.
>
> Thanks,
> Andrew
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
We also tried different methods and the only one that works is displaying a edit box with information.

Ephraim
Ephraim Feldman

-----Original Message-----
From: "scrouger89" <agries@...>
Sender: vantage@yahoogroups.com
Date: Tue, 02 Nov 2010 15:46:56
To: <vantage@yahoogroups.com>
Reply-To: vantage@yahoogroups.com
Subject: [Vantage] Re: Product Configurator - Message box question/help

Yeah we currently have an editor box that we use to display messages but wanted to see if there was something more "on the fly" to display them. Thanks for the help.

--- In vantage@yahoogroups.com, Joe Rojas <jrojas@...> wrote:
>
> My understanding, from Epicor, is that you cannot do this in Product
> Configurator.
>
> The work-around is to create an "error" input textbox that displays any
> error messages that are triggered.
>
> Not ideal at all...
>
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of scrouger89
> Sent: Tuesday, November 02, 2010 11:37 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Product Configurator - Message box question/help
>
>
>
>
>
> Hello,
>
> looking for some help on trying to get the message box to pop up after
> input is made in a control box.
>
> I have something simple like this on a onleave of a combobox:
>
> message "You have selected correctly" view-as alert-box.
>
> but it doesn't pop up when doing the onleave. Am I missing something?
> Are you not allowed to put them in onleave's?
>
> Any help will be appericated.
>
> Thanks,
> Andrew
>
>
>
>
>
> [Non-text portions of this message have been removed]
>





[Non-text portions of this message have been removed]
 We are on Vantage 6.10.541, I'm fairly certain that we can get a 'message' view-as alert-box to work on an 'on-leave'.Â

--- On Wed, 11/3/10, effgroups@... <effgroups@...> wrote:


From: effgroups@... <effgroups@...>
Subject: Re: [Vantage] Re: Product Configurator - Message box question/help
To: vantage@yahoogroups.com
Date: Wednesday, November 3, 2010, 8:30 AM


Â



We also tried different methods and the only one that works is displaying a edit box with information.

Ephraim
Ephraim Feldman

-----Original Message-----
From: "scrouger89" <agries@...>
Sender: vantage@yahoogroups.com
Date: Tue, 02 Nov 2010 15:46:56
To: <vantage@yahoogroups.com>
Reply-To: vantage@yahoogroups.com
Subject: [Vantage] Re: Product Configurator - Message box question/help

Yeah we currently have an editor box that we use to display messages but wanted to see if there was something more "on the fly" to display them. Thanks for the help.

--- In vantage@yahoogroups.com, Joe Rojas <jrojas@...> wrote:
>
> My understanding, from Epicor, is that you cannot do this in Product
> Configurator.
>
> The work-around is to create an "error" input textbox that displays any
> error messages that are triggered.
>
> Not ideal at all...
>
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of scrouger89
> Sent: Tuesday, November 02, 2010 11:37 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Product Configurator - Message box question/help
>
>
>
>
>
> Hello,
>
> looking for some help on trying to get the message box to pop up after
> input is made in a control box.
>
> I have something simple like this on a onleave of a combobox:
>
> message "You have selected correctly" view-as alert-box.
>
> but it doesn't pop up when doing the onleave. Am I missing something?
> Are you not allowed to put them in onleave's?
>
> Any help will be appericated.
>
> Thanks,
> Andrew
>
>
>
>
>
> [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]
It works in 6.1 because the Client is a progress Client.

In 8 and above your 4GL / ABL code is being executed on an Appserver, so MESSAGE just results in entries written out to the appserver log.



Hence until Epicor provide the functionality, one way to achieve this would be to create a customisation of the Customisation Entry form, that listens for your trigger to display a message.

You would create a hidden input box say OUTPUTMSG, then set its value from an onleave.

The customisation would then monitor when this value changed and display the contents, then clear it.



Regards,

Stephen



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Bill Jackson
Sent: 03 November 2010 12:49
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Re: Product Configurator - Message box question/help





We are on Vantage 6.10.541, I'm fairly certain that we can get a 'message' view-as alert-box to work on an 'on-leave'.

--- On Wed, 11/3/10, effgroups@... <mailto:effgroups%40gmail.com> <effgroups@... <mailto:effgroups%40gmail.com> > wrote:

From: effgroups@... <mailto:effgroups%40gmail.com> <effgroups@... <mailto:effgroups%40gmail.com> >
Subject: Re: [Vantage] Re: Product Configurator - Message box question/help
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Date: Wednesday, November 3, 2010, 8:30 AM



We also tried different methods and the only one that works is displaying a edit box with information.

Ephraim
Ephraim Feldman

-----Original Message-----
From: "scrouger89" <agries@... <mailto:agries%40styleline.com> >
Sender: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Date: Tue, 02 Nov 2010 15:46:56
To: <vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> >
Reply-To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Re: Product Configurator - Message box question/help

Yeah we currently have an editor box that we use to display messages but wanted to see if there was something more "on the fly" to display them. Thanks for the help.

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> , Joe Rojas <jrojas@...> wrote:
>
> My understanding, from Epicor, is that you cannot do this in Product
> Configurator.
>
> The work-around is to create an "error" input textbox that displays any
> error messages that are triggered.
>
> Not ideal at all...
>
>
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On Behalf
> Of scrouger89
> Sent: Tuesday, November 02, 2010 11:37 AM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Product Configurator - Message box question/help
>
>
>
>
>
> Hello,
>
> looking for some help on trying to get the message box to pop up after
> input is made in a control box.
>
> I have something simple like this on a onleave of a combobox:
>
> message "You have selected correctly" view-as alert-box.
>
> but it doesn't pop up when doing the onleave. Am I missing something?
> Are you not allowed to put them in onleave's?
>
> Any help will be appericated.
>
> Thanks,
> Andrew
>
>
>
>
>
> [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]