Hidden components of design mode interface palette

Certified Associate Developer

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

Parents Reply
  • 0
    Certified Associate Developer
    in reply to prakhar2511

    Hi  , 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?

Children