-
Hi,
I upgraded to the latest 2Ui5 version.
Unfortunately, the ABAP boolean field bindings for e.g editable, visible,etc are not working anymore.
Error: "" is of type string, expected boolean for pr…
-
Unfortunately i have a small problem with the new ajson logic and chart js:
Not every chart is displayed:
I implemented a new custom compression:
https://github.com/abap2UI5/abap2UI5/blob/c9e…
-
![image](https://github.com/abap2UI5/abap2UI5/assets/17437789/01c986c7-8aa5-4737-a627-a671f603b2ab)
-
https://github.com/abap2UI5/abap2UI5/issues/879#issuecomment-1937456053 reproduces as:
```abap
REPORT zfoobar.
CLASS lcl DEFINITION.
PUBLIC SECTION.
METHODS my_method
IMPORTING
…
-
@choper725 lets continue here with:
https://github.com/abap2UI5/abap2UI5/pull/778#issuecomment-1890745772
-
Hi,
I have two findings:
1) It seems that it works to transfer variables of type p from backend to frontend but not vice versa (s. Demo App 047). If I am correct the issue is that the value is ass…
-
wanted to do tests on the SHLP class, and tried to find the repo on app_tools,
seems to be missing ?
any way getting errors once runing class Z2UI5_CL_TOOL_APP_09,
wanted to test this along wit…
-
Hi @oblomov-dev,
is it possible to add the parameters contentWidth, contentHeight and growingThreshold for the table_select_dialog to the factory method of the class Z2UI5CL_POPUP_TO_SELECT? Right no…
-
Hello togehter,
I'm not sure, if I can't figure it out, or if there is something not working.
I want to build a protoype similar to the Demo z2ui5_cl_demo_app_100:
Uasage of the ui_table Element …
-
hi @oblomov-dev
demo 84 for message manager seems no to work,
probebly binidng related ?? i guess...