Hello Community,Is it possible to hide actions completely instead of just deactivating them?In my use case, a user should not even see the actions if he does not have the required role.In my case, I have an inline action:@ui.lineItem: [
{
t...
Hello Community,Is it possible to change the child entity with an action from the parent entity? Creating a new child entity works, but changing an existing one causes me problems.Here is my EML:MODIFY ENTITIES OF c_parent_entity IN LOCAL MODE
...
Hi Community,in some projects we have the problem that although the SICF and the oData service have been deleted, some objects remain in the package.In particular, this concerns SICF and Gateway Vocabulary Annotations. Is there a separate transaction...
Hi Community,The requirement is to design a KPI tile which unfortunately requires a small ABAP logic.Is this even possible and what would be a suitable solution?So far it has been tried with a virtual element, but unfortunately these cannot be aggreg...
Hi Community,Is it somehow possible to define your own colors in Criticality or add some to the existing ones?Unfortunately, the 4 existing colors are not sufficient for my use case.regards,lars
Unfortunately I don't have a solution yet. For a use case like mine with only one field, I solved it with an action. The action opens a pop-up with which I can then fill the field. However, this assumes that there is already a UUID for this child.