Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. 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.

a!startProcessLink() open in a different/new tab?

Is there way when we click on a!startProcessLink() it opens in a different tab rather than the same tab?

I can do right click and open in new tab and it works. But i want to do this automatically on click of the link.

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Peter Lewis
    The record action contains a property for "openActionsIn"

    As an aside, i think it was a bit of an oversight / feature incompleteness issue that [some of] the other link components were updated with launch target overrides (which is great) but a!startProcessLink() was passed over.  Especially considering that with enough (unreasonably work-aroundish) effort, someone could set up arbitrary links anyway using the Record Action link as you mentioned - of course this would require staging a dummy record type, a dummy action, etc - and for what gain?

Children