new a!richTextIcon() SAIL element is missing the "showWhen" property.

Certified Associate Developer

Is this a bug or is there a property of the sail element that precludes adding this property?

  Discussion posts and replies are publicly visible

  • 0
    Certified Lead Developer

    Hi  as per the documentation

    showWhen parameter of type Boolean is available for this component. Did you try refreshing the browser or unfocus and again focus inside this function.

    Or Try using showWhen  property manually (irrespective of whether it's being displayed or not while focus)  and check whether it's working or not.

    And in case if this didn't work then you need to use if() to achieve your requirement.

    And yes, if showWhen is not being displayed or not functioning, and if you are on cloud instance, then I recommend raising a support ticket to Appian Team. But if you are on local Instance, then once try restarting your server.

  • 0
    Certified Associate Developer
    in reply to aloks0189
    Thanks Alok. You are correct in that I relied entirely on the built in documentation and did not consult the online documentation. I have confirmed, however, that the showWhen option is not available on the element and have filed a support ticket accordingly.

    Thanks
    Jin