Hi All,
We have a workflow that requires few inputs(chassis, blade) manually entered by the user in a text field. We would like to minimize the data user has to enter in textboxes. For example to add a host user has to enter converted infrastructure box( CA1 or CA2) then chassis(Chassis 1-8) and then host. This can be represented by a tree input field. All the above information( CA, Chassis, blade) can be retrieved from either a database call or an api call. How to achieve this. Any help appreciated.
Thanks