Hello all,
I am trying to create a Proof of Concept for listening to an audio based on Forms 12c new features. My problem is that I am unable to display set of buttons on the form/screen.
Here's how the screen looks during design time:
It compiles successfully with no issues. When I open the form (not matter what I have tried with design options), I do not see these buttons and the frame properly at all. Here's how it looks in runtime:

Do I need to call any built-in in WHEN-NEW-FORM-INSTANCE at the form level for this? Please let me know.
One point to note: The menu bar on the top is on a different canvas and my buttons are on a different canvas.