Formatted text in oaf
In OAF the Formatted Text accepts the string in one of its
attribute named as “Text” and contains a very limited set of HTML markup and outputs
formatted results. Formatted text compatible with the use of the HTML tags and
shows the final results after using these HTML tabs in the output. Here below I
am sharing the example of the formatted text in OAF. I will try to show working
example of using formatted text in the oaf page.
in this post I will show you the method by which we can enable Password Hint option in our Oracle E-Business Suite Login Page that can help E-Business users to set their Strong password like below.
For this thing you have to do OAF personalization in Login page. I will share you the steps as below.
1.First you to enable Personalization link for OAF Pages as below
FND: Personalization Region Link Enabled = Yes
Personalize Self-Service Defn = Yes
Disable Self-Service Personal = Yes
After Setting the Values of above profiles go to Personalize Table layout
2. Go to Table Layout and Click Create Item as highlighted below.
Add caption |
3. Give values as below
Level value = Site
Item Style= Raw Text
ID= XX_PASSWORDHINT
4. Give value to Field Text as below
<font face="Helvetica" size="2pt"><br><b>Password Requirments:</b><br><br> 1.At Least eight(6) characters in length.<br> 2.Contain the following four(3) types of characters:<br><br>   -Lower case letter(s)<br>   -Upper case letter(s)<br>   -Special Character !"#$%&'+,-./:;?@[\]^_'{|}*<br> </ol>< /font>
5. Save the work and again go back to Login page your password hint will be appear in the login page.
0 comments:
Post a Comment