Retail Point-of-Service Solutions (MOSC)

MOSC Banner

Xstore V17 - How to make form text field read only (non-editable)?

edited Oct 24, 2019 7:52AM in Retail Point-of-Service Solutions (MOSC) 9 commentsAnswered

Hi,

Xstore Version 17.0.1

-----------------------------

I have defined the form field definition in FieldDefinitionConfig.xml as below -

<Field name="emailAddress" type="Text" resource="emailAddress" dataFieldRef="Disabled" />

I could see the entry in DataFieldConfig.xml as below -

  <DataField name="Disabled" editFormat="Simple">

    <EntryDisabled dtype="Boolean"><![CDATA[true]]></EntryDisabled>

  </DataField>

But it's NOT working. In older version forms, we have ReadOnly attribute. In the newer version forms, does any one know how to make the form text field read only (non-editable)?

Thanks,

Krishna

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center