Retail Point-of-Service Solutions (MOSC)

MOSC Banner

UI Issue

edited Jan 18, 2013 1:08AM in Retail Point-of-Service Solutions (MOSC) 2 commentsAnswered
Hi,

In the UI config xmls, just like how we have maxLength, minLength bean properties defined, is it also possible to configure the starting digits. i.e. if we always want the starting digits for a field to be 1234, can we configure as below . Not sure if value can be configured as below in POS.

It may be 1234* or 1234% or ???

 <BEANPROPERTY
                propName="responseField"
                propValue="com.extendyourstore.pos.ui.beans.AlphaNumericTextField"/>
   <BEANPROPERTY
                propName="name"
                propValue= "1234%"/>
            <BEANPROPERTY
                propName="minLength"
                propValue= "16"/>
            <BEANPROPERTY
                propName="maxLength"
                propValue= "16"/>

Please let me know your inputs. thanks.

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