elsa-workflows / elsa-workflows/elsa-core
The context parameter in the GetItemsAsync method of the IPropertyUIHandler interface does not have any data.
Open
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
My current requirement is as follows: There are two inputs. The first input is a dropdown selection box for device type, and the second input displays a dropdown selection box for device attributes based on the selected device type. However, without any contextual information, I am unable to obtain the data from the first input box to display the data in the second input box.
Or is my implementation approach incorrect? Please provide guidance. Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.