jhou-pro
jhou-pro
First case may be achieved with following (but one `PREVIOUSLY_RUN` `EntityCentreConfig` record will be created each time): ``` final var centreContextHolder = new CentreContextHolder(); centreContextHolder.setCustomObject(linkedMapOf(t2("@@miType", "fielden.main.menu.work.MiReWorkActivity"), t2("@@saveAsName", UUID.randomUUID().toString()))); centreContextHolder.setModifHolder(linkedMapOf(t2("version", 0)));...
Even though the [change](https://github.com/fieldenms/tg/commit/94c8a1007bf5bc97a781a2b19a825b1337dd6b58) from this issue has made into `Issue-#2329-experiment` branch of #2329 issue (because it improves user experience), it is still required to analyse the situation more in-depth....
It would be beneficial to develop reliable practice of resolving such situations in future, potentially remove `pointer-events: none` fixes where redundant, and apply the newer practice everywhere (e.g. resizer on...
@01es Currently (>=2.0.0?) `Export selected?` option works properly on synthesized entities, which combine several persistent entities. This works, for example, for `PurchaseOrderLine`, `SynCertificationRevalidationApproval`. It seems that current implementation of such...