Adding a text box to a form

It is normal for the form, when first opened to have all fields, except the fields required to create or retrieve a record, to be grayed out and if customization is opened from that state, the field will show as read only.

Try bringing in a record and see if the field remains read only

--- In vantage@yahoogroups.com, "bmmpam" <bryan.mischler@...> wrote:
>
> I am adding an epiTextBox to the customer entry form and the ReadOnly property is set to False. When I save the change and close and reopen the form, the field is greyed out and is read only. I open up the properties and the ReadOnly property is changed to True. I have resaved it as false and it is not working. Any ideas on why this is defaulting back to True? I am on 9.05.607a.
>
I am adding an epiTextBox to the customer entry form and the ReadOnly property is set to False. When I save the change and close and reopen the form, the field is greyed out and is read only. I open up the properties and the ReadOnly property is changed to True. I have resaved it as false and it is not working. Any ideas on why this is defaulting back to True? I am on 9.05.607a.
Ddi you set the Property to read only?
If so you need to set the extended property of the field to read only
instead. IN 9.0XX go to Tools -> wizards - Extended Properties select the
field and set Read only

*Jose C Gomez*
*Software Engineer*
*
*
*
*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 Tue, Jul 3, 2012 at 4:19 PM, bmmpam <bryan.mischler@...> wrote:

> **
>
>
> I am adding an epiTextBox to the customer entry form and the ReadOnly
> property is set to False. When I save the change and close and reopen the
> form, the field is greyed out and is read only. I open up the properties
> and the ReadOnly property is changed to True. I have resaved it as false
> and it is not working. Any ideas on why this is defaulting back to True? I
> am on 9.05.607a.
>
>
>


[Non-text portions of this message have been removed]
I actually want read only to be false. I have tried setting ReadOnly to false on the properties tab of the Customization Tools Diagram window as well as in the Extended properties. I save and when I go back in to view the properties the ReadOnly is set back to True again. My text box is linked to ShipTo.Character01 for what that is worth.

--- In vantage@yahoogroups.com, Jose Gomez <jose@...> wrote:
>
> Ddi you set the Property to read only?
> If so you need to set the extended property of the field to read only
> instead. IN 9.0XX go to Tools -> wizards - Extended Properties select the
> field and set Read only
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *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 Tue, Jul 3, 2012 at 4:19 PM, bmmpam <bryan.mischler@...> wrote:
>
> > **
> >
> >
> > I am adding an epiTextBox to the customer entry form and the ReadOnly
> > property is set to False. When I save the change and close and reopen the
> > form, the field is greyed out and is read only. I open up the properties
> > and the ReadOnly property is changed to True. I have resaved it as false
> > and it is not working. Any ideas on why this is defaulting back to True? I
> > am on 9.05.607a.
> >
> >
> >
>
>
> [Non-text portions of this message have been removed]
>