F
F
foonfyrick2021-12-22 13:44:52
1C
foonfyrick, 2021-12-22 13:44:52

Is it possible to refer to an enumeration in a prop, while limiting the choice of enumerated names?

I have an enumeration that stores, for example, 10 different values, and there is an attribute referring to this enumeration, and there is a checkmark, if the checkbox is checked, then when I click on the attribute, a list of four values ​​​​drops out, and when there is no checkmark, it falls out a list of all 10 enum values.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Nagibovich, 2021-12-22
@foonfyrick

Look at the SelectStart event for your form attribute. In it, you can define a list of values ​​that will be available to the user.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question