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:
-
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
- 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!