dmitry-buykin opened a new issue, #2548: URL: https://github.com/apache/incubator-kie-tools/issues/2548
We're create an empty tables from XML template to allow defining many tables with the same structure (country specific). These empty table should not contain any record to avoid empty responses - so adding an empty record by default is not desired. We need optional decision tables to contain no rules to build DRG separately before filling decision tables. For such empty tables there is no way to add a new record - there are no (+) button to add a new row.  This (+) button appears only if there is at least one row in the table: <img width="577" alt="image" src="https://github.com/user-attachments/assets/e20ec648-edad-4bc9-8849-8acadda5eb1e"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
