I have created a Fiori Elements application for the purpose of table maintenance. The aim is that changing the mode of creation to be made on table level (like SM30) rather than on Object Page level. However the configuration, creationMode "InlineCreationRows", does not work so far as expected. Supposingly it should be creating new empty row in the table and let the user to enter the data on the same level. But instead, it only adds an empty row to the table and keeps it read-only, not editable. I appreciate it for any comment.
Hi @cbsmerveguel, sap.fe is part of SAPUI5 not of OPENUI5. GitHub is a place for managing issues for OPENUI5 only.
Please, open a ticket in SAP ticket system for managing incidents.
Hello All,
I have created a Fiori Elements application for the purpose of table maintenance. The aim is that changing the mode of creation to be made on table level (like SM30) rather than on Object Page level. However the configuration, creationMode "InlineCreationRows", does not work so far as expected. Supposingly it should be creating new empty row in the table and let the user to enter the data on the same level. But instead, it only adds an empty row to the table and keeps it read-only, not editable. I appreciate it for any comment.
UI5 Version: 1.114.0
Thanks in advance, Merve