Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Formatting the inline help text

Javier PDec 19 2023

Hi All,

Am using the inline help text in a page item to show total payments received amount.

This is what am using in the inline help text of the page item:

Payments Received: &P33_PAYMENTS_RECEIVED.

It is showing the total payments which are in the P33_PAYMENTS_RECEIVED page item fine.

I would like to know two things:

  1. Can I conditionally show the text based on the P33_PAYMENTS_RECEIVED value? The condition to show the inline help text would be if P33_PAYMENTS_RECEIVED is not 0

    1. Can I change the color of the inline help text to red and also format the amount to 9,999,99? right now is not showing the decimals although I have the P33_PAYMENTS_RECEIVED page item format to FML999G999G999G999G990D00.

Thanks for the help!

This post has been answered by LucasH.- on Dec 20 2023
Jump to Answer
Comments
Post Details
Added on Dec 19 2023
9 comments
808 views