major
nice-to-have
minor
#25217
Layout-Export führt zu invaliden Komponenten-Referenzen bei Referenzierung einer bestehenden Komponente
#25327
Modell-Editor: Falsche Kompositionsmarker, wenn Container-Typ in Diagramm von Content-Typ gezogen wird
enhancement
Grids created in-app always refer to the delete handler of the "default view." However, it is currently not possible to define a default view in-app.
Instead, it should be possible to configure a standard delete command for a grid. If none is configured, the in-app grid should not display a delete command.
Test
- Configure the grid layout.
- Configure a new button on the grid.
- Select "Generic Delete" as the implementation.
- Set the Click and Group properties to "Delete."
- Set the Target to "Selection" (this is currently not possible in the initial setup: First select "Model," create the component, edit the view, and set the Target to "Selection").
- Configure the Create handler.
- Create an object in the grid.
- Delete the object from the grid again.
- /com.top_logic.demo/src/test/com/top_logic/demo/scripted/layout/TestGridDeleteHandler.script.xml