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 , You can find all deprecated Features in Appian Docs
https://docs.appian.com/suite/help/23.4/Deprecated_Features.html
As for Functions Select "Deprecated Functions"
https://docs.appian.com/suite/help/23.4/Appian_Functions.html
Hi , many thanks for your reply. Actually I am not looking for deprecated functions/components, instead I was wondering if there is a complete list of all interfaces' components that are hidden in the designer interface palette. As an example:
https://docs.appian.com/suite/help/23.4/Dropdown_By_Index_Component.html
The 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?
There is nothing as hidden function, you will have plug-ins which will come with functions. You can take a look at Appian AppMarket. As you deploy they will appear as either components or functions based on the Plug-in.Appian App Market
As a matter of fact I am not looking for "hidden function", I am looking for interface components that can be dragged and dropped from the palette in design mode but that are not listed, visible or present in the palette:
Just try to find the a!dropdownbyindex() component from the palette and tell me if you can see it..
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!