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!
I added a <div> element in the header of a table, and I am trying to conditionally display this <div> only if the value of a specific item (P3000_ID) is not null.
That's what I am trying to do, but it doesn't work. Any suggestions?