Friday, 27 May 2011

Changing lablels dynamically


Configuration at Business Component Level
Create a Calculated Field and give the Calculated value as you want to display it on the Label or caption. Few of the cases are 
·         Profile Attributes: we can display any profile attribute value in Caption or Label like User login, Postion, Responsibility, etc.,
·         Field values: Other fields can be used in Calculated value to make use of that field value in the caption.

Configuration at Applet Level
Create a Control in Form Applet, give attribute values as specified below and map the control in Web layout.
o    Name: User Defined
o    Field: <Calculated Field>
o    HTML Type: Plain Text
o    Caption: User defined(Can be anything)

No comments:

Post a Comment