Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recognize UI Element Properties inside values of Otherwise sentences #45

Open
1 of 10 tasks
thiagodp opened this issue Jul 12, 2019 · 0 comments
Open
1 of 10 tasks
Assignees
Labels
enhancement New feature or request language Related to the Concordia Language

Comments

@thiagodp
Copy link
Owner

thiagodp commented Jul 12, 2019

👉 Please read Issue #44

Example

UI Element: Name
  - minimum length is 2
    Otherwise I see "Please inform at least {Name|minimum length} characters."

The value in the Otherwise sentence should be transformed into "Please inform at least 2 characters.".

Properties

  • id
  • type
  • datatype
  • value 🠖 Implemented in v1.3.0
  • minlength
  • maxlength
  • minvalue
  • maxvalue
  • format
  • required
@thiagodp thiagodp added enhancement New feature or request language Related to the Concordia Language feedback desired assigned Somebody is working on this issue labels Jul 12, 2019
@thiagodp thiagodp self-assigned this Jul 14, 2019
@thiagodp thiagodp removed the assigned Somebody is working on this issue label Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request language Related to the Concordia Language
Projects
None yet
Development

No branches or pull requests

1 participant