Thanks Jose. This worked perfectly.
--- In vantage@yahoogroups.com, Jose Gomez <jose@...> wrote:
>
> Ohhh I thought you just couldn't get the User Codes to populate, if you want
> to select a default simply put a BPM on After Get New Customer as shown
>
> FOR EACH ttCustomer:
> Assign ttCustomer.ShorChar01='FAX'.
>
> END.
>
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *checkout my new blog <http://www.usdoingstuff.com> *
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
>
>
> On Wed, Sep 14, 2011 at 2:24 PM, Tim Vonderhaar <
> tvonderhaar@...> wrote:
>
> > **
> >
> >
> > Wow! I am absolutely blown away with the generosity of time here on this
> > group. I can't say thank you enough and I hope I can return the kindness.
> >
> > I followed your video and it's basically the exact same thing. The only
> > difference is I'm using the customer table rather than the user definable
> > table you used.
> >
> > I guess to follow up on my initial post, I didn't see a default pop up when
> > you did a 'New'.
> >
> >
> > --- In vantage@yahoogroups.com, Jose Gomez <jose@> wrote:
> > >
> > > All right man,
> > >
> > > I can't do much better than this, hope it helps!
> > >
> > > http://www.youtube.com/watch?v=j4nkgyMiGX8
> > >
> > > Thanks!
> > >
> > >
> > > *Jose C Gomez*
> > > *Software Engineer*
> > > *
> > > *
> > > *checkout my new blog <http://www.usdoingstuff.com> *
> > > *
> > > *T: 904.469.1524 mobile
> > > E: jose@
> > > http://www.josecgomez.com
> > > <http://www.linkedin.com/in/josecgomez> <
> > http://www.facebook.com/josegomez>
> > > <http://www.google.com/profiles/jose.gomez> <
> > http://www.twitter.com/joc85>
> > > <http://www.josecgomez.com/professional-resume/>
> > > <http://www.josecgomez.com/feed/>
> > > <http://www.usdoingstuff.com>
> > >
> > > *Quis custodiet ipsos custodes?*
> > >
> > >
> > >
> > > On Wed, Sep 14, 2011 at 11:27 AM, Tim Vonderhaar <
> > > tvonderhaar@> wrote:
> > >
> > > > **
> > > >
> > > >
> > > > I had been using the EpiUltraCombo. Since your email, I have tried the
> > > > EpiCombo and I can't seem to get that working either. Strange thing,
> > with
> > > > the EpiUltraCombo, when I click the custom field, I at least get a drop
> > down
> > > > to appear, but the contents are empty and gray. With the EpiCombo, I
> > don't
> > > > even get a drop down, the field itself stays gray.
> > > >
> > > >
> > > > --- In vantage@yahoogroups.com, Jose Gomez <jose@> wrote:
> > > > >
> > > > > What control are ou binding it to? it needs to be an EpiComboBox I
> > > > believe.
> > > > >
> > > > > *Jose C Gomez*
> > > > > *Software Engineer*
> > > > > *
> > > > > *
> > > > > *checkout my new blog <http://www.usdoingstuff.com> *
> > > > > *
> > > > > *T: 904.469.1524 mobile
> > > > > E: jose@
> > > > > http://www.josecgomez.com
> > > > > <http://www.linkedin.com/in/josecgomez> <
> > > > http://www.facebook.com/josegomez>
> > > > > <http://www.google.com/profiles/jose.gomez> <
> > > > http://www.twitter.com/joc85>
> > > > > <http://www.josecgomez.com/professional-resume/>
> > > > > <http://www.josecgomez.com/feed/>
> > > > > <http://www.usdoingstuff.com>
> > > > >
> > > > > *Quis custodiet ipsos custodes?*
> > > >
> > > > >
> > > > >
> > > > >
> > > > > On Wed, Sep 14, 2011 at 10:33 AM, Tim Vonderhaar <
> > > > > tvonderhaar@> wrote:
> > > > >
> > > > > > **
> > > > > >
> > > > > >
> > > > > > Sad to say, I was looking for the extended properties under the
> > > > > > customization dialog. Duh.
> > > > > >
> > > > > > Anyway, I now have a User Code Type...along with (3) codes, call it
> > > > > > CommType, and then linked it using the Extended Properties
> > Maintenance
> > > > to
> > > > > > the Customer table, variable ShortChar02. I then set the EpiBinding
> > of
> > > > the
> > > > > > new field I added on the Customer form to Customer.ShortChar02.
> > After
> > > > > > saving, closing, reopening and testing, the drop down is grayed out
> > > > with
> > > > > > none of the codes. I'm sure I've missed a step or something?
> > > > > >
> > > > > >
> > > > > > --- In vantage@yahoogroups.com, Waffqle <waffqle@> wrote:
> > > > > > >
> > > > > > > System Management > Utilities > Extended Prop Maintenance
> > > > > > >
> > > > > > > On Wed, Sep 14, 2011 at 8:46 AM, Tim Vonderhaar <
> > > > > > > tvonderhaar@> wrote:
> > > > > > >
> > > > > > > > **
> > > > > > > >
> > > > > > > >
> > > > > > > > Sorry for the delay in trying this, but I'm having trouble
> > finding
> > > > the
> > > > > > > > "extended properties" you refer too. I have created the User
> > Code
> > > > for
> > > > > > the
> > > > > > > > UltraCombo, but I cannot find a way to connect it under the
> > > > properties
> > > > > > tab.
> > > > > > > >
> > > > > > > >
> > > > > > > > --- In vantage@yahoogroups.com, Waffqle <waffqle@> wrote:
> > > > > > > > >
> > > > > > > > > You can use the 'User Codes' they're under 'system
> > management'.
> > > > They
> > > > > > > > allow
> > > > > > > > > you to specify a list of values that you can use for any drop
> > > > down.
> > > > > > Just
> > > > > > > > > make your list, then go to extended properties for the field
> > you
> > > > want
> > > > > > and
> > > > > > > > > set it to use the appropriate 'User Code'. After that, if you
> > > > bind
> > > > > > the
> > > > > > > > > control to the field the rest will happen automatically!
> > > > > > > > >
> > > > > > > > > On Thu, Sep 8, 2011 at 6:25 PM, cooner_55421 <cooner_55421@>
> > > > wrote:
> > > > > > > > >
> > > > > > > > > > **
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > Hi Tim,
> > > > > > > > > >
> > > > > > > > > > Do you have access to EpicWeb?
> > > > > > > > > > This is a link to the Epicor tech tip... fairly involved &
> > I've
> > > > > > never
> > > > > > > > > > tested it.
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > >
> > > > > >
> > > >
> > https://epicweb.epicor.com/ReportServer/Pages/ReportViewer.aspx?/ePortal/ABDetail&rs:Command=Render&rc:Toolbar=true&Card_ID=3554ESC&Answerbook=Vantage%2fVista+8.0+-+General+Information+documents
> > > > > > > > > >
> > > > > > > > > > You may find another way to set the default if you search
> > this
> > > > > > forum.
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > --- In vantage@yahoogroups.com, "Tim Vonderhaar"
> > <tvonderhaar@
> > > > >
> > > > > > wrote:
> > > > > > > > > > >
> > > > > > > > > > > I have created a new epiUltraCombo to indicate what a
> > > > customers
> > > > > > > > desired
> > > > > > > > > > receipt of an order acknowledgment. I have added Fax, Email
> > and
> > > > > > Mail to
> > > > > > > > the
> > > > > > > > > > ListItems string array. I have also connected the
> > EpiBinding to
> > > > the
> > > > > > UD
> > > > > > > > > > ShorChar02. Everything appears to be working, but I would
> > like
> > > > to
> > > > > > have
> > > > > > > > this
> > > > > > > > > > default to Fax when a new customer record is created. I
> > can't
> > > > seem
> > > > > > to
> > > > > > > > find
> > > > > > > > > > any property to let me do this. Do I need to write an event
> > to
> > > > do
> > > > > > so?
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > *Waffqle Driggers*
> > > > > > > >
> > > > > > > > > *High End Dev, System Design, Profit Drinking
> > > > > > > > > *
> > > > > > > > > *:: 904.962.2887*
> > > > > > > > > *:: waffqle@*
> > > > > > > > > *:: NO FAXES*
> > > > > > > > >
> > > > > > > > > *
> > > > > > > > >
> > > > > > > > > *
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > [Non-text portions of this message have been removed]
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > *Waffqle Driggers*
> > > > > > > *High End Dev, System Design, Profit Drinking
> > > > > > > *
> > > > > > > *:: 904.962.2887*
> > > > > > > *:: waffqle@*
> > > > > > > *:: NO FAXES*
> > > > > > >
> > > > > > > *
> > > > > > >
> > > > > > > *
> > > > > > >
> > > > > > >
> > > > > > > [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]
>