Total Pageviews

Wednesday, 31 May 2023

EBS : OAF : Make text field BOLD in Oracle Apps

 How to make text field value bold in OAF Page


1) Go to Field and select item type as "Raw Text"

2) Put below below in Text Box.

<font face="Helvetica" color="red" size="4pt" weight="bold"><b>Learn and gain experience from Tech hards BLOG</b></font>



3) Below is the Output




No comments:

Post a Comment

FUSION : BIP Reports Multiple Parameter Selection

How to make parameter multiple value selection in FUSION BIP REPORT    AND ( least(:P_PR_NUMBER) is null   or   prha.requisition_header_id i...