-
hi @oblomov-dev
as part of @axelmohnen great SH control,
and in general once a app call another app (class)
how can we return to the last state of the calling app.?
in the SH demo i see that t…
-
hi @oblomov-dev
getting errors in console and demos not working..
file uploader and xlsx download
![image](https://github.com/abap2UI5/abap2UI5/assets/129428114/23a48126-1f30-4537-9f95-ff2f269…
-
Don't now since which release abap_boolean is available, but seems to make some some problems on certain releases:
https://github.com/abap2UI5/abap2UI5/issues/428
Maybe the variable can be added t…
-
hello there, i added required field for label, and for some reason its not working, im seeing the value required in the DOM, but its not showing the red dot.
i did:
1. added required field to th…
-
hi @oblomov-dev
is there a way changing thw html title from the relevant class program ?
(currently it is fixed abap2ui5 in the handler class)
-
Hi,
our first apps, using the ABAP2UI5 framework, are getting soon live.
Are you planning to provide a "stable" version for productive use?
The last update changed the framework massively and we …
-
At the moment only ABAP attributes with a variable name
-
hi @oblomov-dev
it seems that rhe url string im sending to the open new tab method gets cut off along the way,
and in the browser it appears to be cut,
im passing 740 chars long string to it.
…
-
hi there,
I am looking for a solution to display a currency value. The currency value should be displayed correctly with the correct decimal fields according to an associated currency.
Any ideas?
…
-
I had try to use the example for downloading a table to excel and the button at the toolbar does not appear. I had check the Demo (CLASS Z2UI5_CL_DEMO_APP_077) and the problem is also there. Inspectin…