Skip to main content
October 13, 2021
Question

selected value disappears in Dropdown field in interface.

  • October 13, 2021
  • 4 replies
  • 0 views

Hi Everyone,

When I am selecting the value in the dropdown the selected value disappears from the field. Can anyone please guide me to resolve this bug.

Thanks,

Shubham Yadav

    4 replies

    stefanhelzle0001
    Brainy
    October 13, 2021

    Follow this tutorial to understand the basic configuration for interface components.

    docs.appian.com/.../SAIL_Tutorial.html

    mikes0011
    Brainy
    October 13, 2021

    Is this happening in the Interface Designer, or just in a User Input Task in a running Process?

    The Expression Guru
    csteward
    October 13, 2021

    Without any other details or code snippets, my guess would be that the saveInto is not properly configured to update the variable utilized in your value parameter.

    mikes0011
    Brainy
    October 13, 2021

    If it's in a process instance (which is why I asked that first), the problem I've seen most often is that the rule input isn't mapped to a task node ACP.  The interface would seem to work correctly in the editor, but would act the way described in the OP when running an instance.

    The Expression Guru