add pop-up on the help desk field
in Help Desk
Hello,
I’m trying to add simple help on fields (tooltip or small pop-up, even just on hover) in Help Desk pages, but it looks like with Redwood the usual approach via Oracle Page Composer doesn’t really work anymore like it did with ADF pages.
From what I see, the only real way to handle this is through Oracle Visual Builder Studio, using things like:
title / short-desc for tooltips
or oj-popup + events for more custom behavior
Before going too deep into VBS, I wanted to ask:
how are you handling field-level help in Redwood pages?
are you sticking to simple tooltips, adding info icons, or building custom pop-ups?
0