Hello, I have the following question: while watching an Appian training course the instructor used the a!dropdownFieldByIndex() component. I tried to search for it inside the interface palette when in design mode but I was not able to find it anywhere. Is there a place or a doc that contains a list of all these hidden components? Besides the a!dropdownFieldByIndex() component I know some others are a!multipleDropdownFieldByIndex(), a!radioButtonFieldByIndex(), a!checkboxFieldByIndex() and a!timeDisplayField(), but it would be great to discover more if any.
Many Thanks!
Discussion posts and replies are publicly visible
I too don't know why few components which are not deprecated yet can't see it pallet , AFAIK There isn't any Separate Documentation about these hidden Components but you can always refer to Appian Functions Appian Interface Components Or at Sail Components Sail Components.
I surely will, many thanks for all your answers!
Keep in mind, that only that version (20.2) is deprecated.
https://docs.appian.com/suite/help/23.4/Dropdown_By_Index_Component.html
Why that component is not in the palette? I can't tell you, but I assume that it is just not used a lot. If you decide to use it, just add it in expression mode.
Exactly, it is available also in the 23.4 version. And as you are saying, in case I need to use it in the future, I will add it using the expression mode. Thanks a lot!
Sorry for the misleading information. Was completely unaware till I tried what Stefan has mentions. Thanks Stefan for the information