Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Open a details interface from an action interface (i.e. User Input Task)

Scenario:  A user opens a task and sees an actionable interface (they enter data, click submit, it goes back to the process model, etc).  The interface displays several key pieces of information the user needs in order to complete the task.  In addition, there is a button/link/widget on the interface that will open a second window with a lot more details regarding the context of this request.  Both windows need to be open at the same time and the user can tab back and forth between the two in the browser (or set the two side-by-side using two browser windows) as they complete the user input task.  The action interface has a dozen or two fields.  The details interface has a couple three or four hundred pieces of information.

NOTE:  There are no record types being used here.  The details data is a large XML object that comes from an integration which will likely be placed into a similarly large, hierarchical CDT structure.

Question:  How can I open the details interface from the user input task interface and pass it a context (e.g., some rule input value)?

  Discussion posts and replies are publicly visible