Issue with changing an array rule input

Certified Associate Developer

I am trying to adjust the rule inputs of an interface of my first Appian App. More specifically, I just changed the rule input, but somehow am not able to see all the entries of the data type "person" which is supposed to have all the entries displayed in the preview. Interestingly, the auto-completion in the Expression mode works.

Is this behavior intended? How do I adjust the rule inputs so that it shows the the actual sub-entries of my datatype, similar to https://youtu.be/aJXle5ftPM8?t=593?

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Certified Associate Developer
    in reply to Peter Lewis

    Sorry for not being clear: That's exactly what I tried to do, namely to create a new input called person of custom data type fgPerson which has exactly the sub-entries shown in the code snippet above.

    The curious thing is, that editing the expression of the interface definition shows me the corresponding sub-entries of "person" as pull-down-list, only in the rule-input pane on the upper right, the child entries are missing, and I have no clue how to add them. I just know, it looked different before.