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
Hi inci.carocci you can refer the below documentation link
Dropdown By Index Component - Appian 23.4
Hi prakhar2511 , many thanks for your reply.
My question was not to get the doc of the a!dropdownByIndexComponent(), I already have it, I was wondering if there is a complete list of all interfaces' components that are hidden in the designer interface palette.
As an example: the a!dropdownByIndexComponent() component is not deprecated (we can use it in the 23.4 version) but if you try to search for it in the interface palette of design mode you won't find it. Hence my question: which is the complete and full list of all these "hidden" components?
Hi inci.carocci , I think there is no other list than this that I know. But if you want to learn about function in Appian than you can refer the below the documentation.
All Functions - Appian 23.4
Many thanks!