Hi All,
Oracle JDeveloper 12.2.1.4.
I want to insert a date in the DVT status meter gauge at the place shown in the image below:
The only possibility I could think of in this component is to do it via the title tag. Can we set a multiline title using EL expression? I tried using the following title but it didn't work.
title="#{bindings.TrendTypeName.inputValue} \n #{bindings.TrendTypeTimeStamp.inputValue}"
Any idea how to achieve this functionality?
Thanks in advance.
Kind Regards,
Bilal