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

Offer choice when only VALUELIST is present #14

Open
eduard93 opened this issue Dec 25, 2016 · 1 comment
Open

Offer choice when only VALUELIST is present #14

eduard93 opened this issue Dec 25, 2016 · 1 comment

Comments

@eduard93
Copy link
Contributor

Currently both are required to work.

@eduard93
Copy link
Contributor Author

Currently this is a required:
Property string As %String(DISPLAYLIST = ",fill,box", DISPLAYNAME = "Строка", VALUELIST = ",fill,box");

But this should also work:
Property string As %String(DISPLAYNAME = "Строка", VALUELIST = ",fill,box");

@eduard93 eduard93 changed the title Offer choice when DISPLAYLIST or VALUELIST is present Offer choice when only VALUELIST is present Dec 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant