7.1 Conditional Properties

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 5

Knowledge Base Document

Title

Release
:
Revision Date:

Conditional Properties
CCMDB Base Services 7.1
November 1, 2010

The following is a list of properties and valid values that can be used in the Configure Conditional
Properties dialog in application designer.
Control

Property Label

App Bar

None

Attachments

None

Blank Line

None

Button Group

Checkbox
Combo Box

Property ID to Use

Valid Values

Label

label

Text

Text Alignment

labelalign

left, center, right

Button Alignment

align

left, center, right

Show Container?

show

true, false

Label

label

Text

Input Mode

inputmode

Read Only

Label

label

Text

Width

width

Input Mode

inputmode

Number of Pixels (Default is


approx. 120)
Read Only

Data Source

None

Default Value

None

Help Grid

Label

label

Text

HTML Content

innerhtml

Text, HTML

Label

label

Text

Text Alignment

align

left, center, right

Column

column

URL

url

Number 1-7 (3 being the


center) of the invisible columns
available for alignment
Target URL

Image Filename

image

File name in the images file in


the path

Image Alignment

imagealign

left or right

Filename

imagename

Height

height

File name in the images file in


the path
Number of pixels

Hyperlink

Image

Page 1 of 5

Knowledge Base Document


Width

width

Number of pixels

Align Image

align

left, center, right

Column

column

Number 1-4 of the invisible


columns available for
alignment

Include

None

Listbox

Label

label

Text

Height

height

Number of pixels

Width

width

Number of pixels

Input Mode
Label

inputmode
label

Read Only
Text

Label

label

Text

Hide Label?

hidelable

true, false

Columns

columns

Rows

rows

Number of Columns (default is


35)
Number

Lookup

lookup

lookupid from lookups.xml

Menu Type

menutype

menu id from menus.xml

Input Mode

inputmode

Label

label

Default, Query, Read Only,


Required, Password, Password
Readonly, Password Required
Text

Menu Type

menutype

menu id from menus.xml

Lookup

lookup

lookupid from lookups.xml

Input Mode

inputmode

Turn Smart Fill


Off?
GOTO Application

smartfilloff

Default, Query, Read Only,


Required, Password, Password
Readonly, Password Required
true, false

Lookup for Part 2

desclookup

Input Mode for Part


2

descinputmode

Is LD Readonly

longdescreadonly

Menu Bar
Multiline Text
Box

Multipart Text
Box

Parameter Value

None

Parameter Values

None

applink

Specify an app name that is a


valid value in
maxapps.appname. For
multiple values, separate them
with a comma (no spaces).
lookupid from lookups.xml
Default, Query, Read Only,
Required, Password, Password
Readonly, Password Required
true, false

Page 2 of 5

Knowledge Base Document


Pushbutton

Label

label

Text

Image Filename

image

Default Button?

default

File name in the images file in


the path
true, false

Menu Type

menutype

menu id from menus.xml

Radio Button

Label

label

Text

Radio Button
Group

Label

label

Text

Hide Label?

hidelabel

true, false

Button Orientation

orientation

Vertical or Horizontal

Text Alignment

align

left, center, right

Show Border

border

true, false

Input Mode
Label

inputmode
label

Read Only, Required


Text

Show Border?

border

true, false

Collapsed?

collapsed

true, false

Description

description

Text

Input Mode

inputmode

Default, Query, Read Only,


Required, Password, Password
Readonly, Password Required

label

Text

Section

Section Column

None

Section Header

Label

Section Row

None

Static Text

Label

label

Text

Text Alignment

align

left, center, right

Column

column

Span

span

Tab

Label

label

Number 1-7 (3 being the


center) of the invisible columns
available for alignment
Number that allows static text
to span columns
Text

Tab Group

None

Table

Label

label

Text

Width

width

Description

description

Number of pixels (default is


approx. 1000; min is 400)
Text

Start Empty?

startempty

true, false

No Row Message

norowsmsg

Text

Filter Expanded?

filterexpanded

true, false

Page 3 of 5

Knowledge Base Document

Table Column

Text Box

Row Details
Expanded?
Collapsible?

rowdetailsexpanded

true, false

collapsable

true, false

Collapsed?

collapsed

true, false

Collapsed Empty
Label
Collapsed Label

collapsedemptylabel

Text

collapsedlabel

Text

Parent Empty Label

parentemptylabel

Text

Input Mode

inputmode

Order By

orderby

Display Rows Per


Page
Filterable?

displayrowsperpage

Default, Query, Read Only,


Required, Password, Password
Readonly, Password Required
ASC or DSC and then an
attribute name (i.e. 'ASC
ASSETNUM')
Number

filterable

true, false

Label

label

Text

CSS Class Name

classname

Class name from the css file

Show Filter?

showfilterfield

true, false

Filterable?

filterable

true, false

Sortable?

sortable

true, false

GOTO Application

applink

Input Mode

inputmode

Menu Type

menutype

Specify an app name that is a


valid value in
maxapps.appname. For
multiple values, separate them
with a comma (no spaces).
Default, Query, Read Only,
Required, Password, Password
Readonly, Password Required
menu id from menus.xml

Lookup

lookup

lookupid from lookups.xml

Turn Smart Fill


Off?
Is LD Readonly?

smartfilloff

true, false

longdescreadonly

true, false

URL Attribute

urlattribute

URL

Label

label

Text

Menu Type

menutype

menu id from menus.xml

Lookup

lookup

lookupid from lookups.xml

Input Mode

inputmode

Turn Smart Fill

smartfilloff

Default, Query, Read Only,


Required, Password, Password
Readonly, Password Required
true, false
Page 4 of 5

Knowledge Base Document


Off?
Read Only Long
Description?
GOTO Application

Tree

None

Tree Attribute

None

Tree Node

None

true, false
applink

Specify an app name that is a


valid value in
maxapps.appname. For
multiple values, separate them
with a comma (no spaces).

Label Text Properties


There is a property labelcss that is not exposed on the Control Properties dialog for any control but
can be used by entering it directly in the xml or in a conditional configuration. It can be applied to any
control with a label property. Multiple valid values can be entered separated by spaces for example
txtred txtbold to make the text red and bold. Because fo the nature of css files, all values may not render
at run time based on how the properties are set in the other css files that cascade to drive the control
behavior.
Valid values for labelcss property :
txtred
txtgreen
txtdarkgreen
txtblue
txtdarkblue
txtmaroon
txtpurple
txtorange
txtyellow
txtgray
txtbold
txtitalic
txtstrike
txtuppercase
txtlowercase

bold text
italic text
strikethroughtext
UPPER CASE TEXT
lower case text

Page 5 of 5

You might also like