Content Sensitive Help

Hi,

Is there any plugin  or any other way for Content Sensitive Help that can be implemented in Appian

Thank you

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Mike Schmitt

    To make it "context sensitive" you have 2 options.

    You can either make one link, or helpTooltip, or whatever component you choose, and contextually have it direct the user to different help depending upon some condition in an if() statement.

    OR

    You could simply create multiple links, only showing the relevant one to the user's particular case by using the showWhen parameter of each one.

    I agree no plugin is necessary, and to a point I can hardly see how one would be of much benefit beyond what comes out of the box even if it did exist.

Children
No Data