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 inci.carocci you can refer the below documentation link
Dropdown By Index Component - Appian 23.4
Hello inci.carocci
The function you are looking for has been deprecated. You can search on documentation and find the alternates. Personally I have not used the functiones mentioned by you. So below are the links to those on Documentation.
Appian Documentation
Radio Button By Index Component
Multiple Dropdown By Index Component
Checkbox By Index Component
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?
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?
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..
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 for your reply!!!
Many thanks!