Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Old definition of formatters should work for migrated projects #72

Closed
knstvk opened this issue Jul 20, 2021 · 0 comments
Closed

Old definition of formatters should work for migrated projects #72

knstvk opened this issue Jul 20, 2021 · 0 comments
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@knstvk
Copy link
Contributor

knstvk commented Jul 20, 2021

E.g.:

<column id="opDate">
    <formatter class="com.haulmont.cuba.gui.components.formatters.DateFormatter"
                format="msg://opDateFormat"/>
</column>

QA

  1. Add CUBA dependency: implementation 'io.jmix.cuba:jmix-cuba-starter'
  2. Create legacy screen or screen with old XSD schema;
  3. Add <groupTable> and define formatter for the column

Launch the app and open screen. Formatter should be applied.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants