Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 415 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 415 Bytes

Dynamic Field Style

Constists of two methods for dynamically adding style to PeopleSoft fields.

Field Class Property

Uses the PeopleCode field class property FreeFormStyleName to apply a built-in style class to a specified page field.

Field Class Method

Uses the Peoplecode field class methods AddFFClass and ReplaceFFClass to apply built-in style classes to a specified page field.