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

Single input per page: Introduce item names #9555

Open
RomanTsukanov opened this issue Mar 5, 2025 · 1 comment
Open

Single input per page: Introduce item names #9555

RomanTsukanov opened this issue Mar 5, 2025 · 1 comment
Assignees

Comments

@RomanTsukanov
Copy link
Contributor

There are many places in which we use generic names, like "item", "row", or "panel", by default. If users want to update these captions, they need to specify many properties.

Image

Image

Image

We could just ask users to provide a localizable name of the items that a Dynamic Panel or Matrix displays, such as countries, orders, or products, and use this name instead of the generic names.

itemTypeName: "Country|Countries"
@SamMousa
Copy link
Contributor

Note that some languages have multiple plural forms: https://en.wikipedia.org/wiki/Dual_(grammatical_number)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants