-
From time to time (maybe up to once a day) I get a error in method z2ui5_lcl_fw_db=>read( ),
![image](https://github.com/oblomov-dev/abap2UI5/assets/18452507/68d61e77-c046-4ab8-9781-12d9df9b3cfe)
…
-
This documentation seems outdated
https://github.com/oblomov-dev/abap2ui5/wiki/Configuration
Should be something like:
```abap
DATA(lt_config) = VALUE z2ui5_if_client=>ty_t_name_value(
…
-
Hi oblomov,
I get an error when I use a second combobox on the selection screen. I think in the method _create_binding in the loop over ms_db-t_attri, there must be a check if the name of the attri…
-
Today, I tried out abap2ui5 on my premise system but when i started any demo app i got a dump as the image:
![image](https://user-images.githubusercontent.com/44895008/232841283-373c9f85-e288-4c7d-8…
-
First of all, thanks to @oblomov-dev for a great tool.
Something I hope to see documented in the upcomming blog (Technical documentation):
abap2UI5 is stateless, but it creates a powerful illusi…
-
Hi,
Is it possible Overflow Toolbar Toogle Button + Overflow Toolbar Menu Button to include a in the "Z2UI5_CL_APP_DEMO_49" example?
https://sapui5.hana.ondemand.com/#/entity/sap.m.OverflowToolbar…
-
Hi Oblomov-Dev,
I have an application that generates SVG and I would like to display it.
Can you please share how the SVG demo is supposed to look like? Is this correct?
![image](https://github.c…
-
Dear Oblomov-dev,
I have been using the submit-Attribute to initiate an action with ENTER. This works, but I also want to the input to regain focus after the action is executed, i.e. no mouse click…
-
Issue to find a good place for the app configuration.
First solution (which can be improved in the future) - you configure it with the first call of the index.html:
Then an user can call abap2…
-
Hi.
bc, my server can`t use ABAPGit.
So I install ABAP2UI5 manually.
create class, source copy & paste.
In some demo apps, i found 'z2ui5_cl_xml_view_helper' class was used.
but, i can`t foun…