‎2013 Jan 11 10:47 AM
Hi guys,
I'm designing a cockpit and I am using the container bar class.
I've searched and have went trough the examples in SAP but I couldn't find what I wanted.
Is it possible to put some input fields in there, instead of buttons or text ?
I would like to have one of the options to be by date and as it is selected opens the area with a input field instead of text or icons as we can see on the examples on SAP - RSBPT_CONTAINER_BAR*.
Thanks in advance
‎2013 Jan 11 1:49 PM
Hello Francisco,
perhaps the example report on
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e5cd7674-0e01-0010-f1b3-f05f516d97d8
can help you to find a solution.
Dagmar
‎2013 Jan 11 1:49 PM
Hello Francisco,
perhaps the example report on
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e5cd7674-0e01-0010-f1b3-f05f516d97d8
can help you to find a solution.
Dagmar
‎2013 Jan 11 3:20 PM
Hi Dagmar,
I have seen that one, but it only has buttons and text.
I would like to put a select-options so they can put a date.
I havent seen anything with that, I assume that is not possible.
I will go for creating another screen with the inputs that I need and call it as a popup so they can make their inputs and return to the previous screen.
Thanks anyway!