Skip to main content
battulad808576
New Participant
September 11, 2026
Question

Record actions not accessible at interface level in Appian

  • September 11, 2026
  • 2 replies
  • 47 views

I am currently facing an issue where record actions configured at the interface level are completely inaccessible.

Security settings: Checked and verified,all configurations appear correct.

This behaviour started occurring within last few days.

Has anyone else faced this recently?

(For workaround  we have set “securityOnDemand “ parameter to false to all recordActionFields which are using at interface level)

 

    2 replies

    harshas2775
    Brainy
    September 11, 2026

    Yes it is a known issue. Chromium v152+ browsers may prevent Record Actions from displaying correctly. See KB-2393 and apply the latest hotfix for a permanent resolution. Meanwhile setting securityOnDemand to false is the temporary workaround suggested by Appian for this!

    Happy to help. Even happier to optimize.
    New Participant
    September 11, 2026

    Yes ​@battulad808576 , we also faced this issue few days back . Whenever record action style defined with “MENU” or “MENU_ICON” then we can see this issue and happening only in Chrome not in Microsoft Edge Browser. We defined “securityOnDemand “ parameter to false for all record actions where we defined style as MENU or MENU_ICON for quick fix .

    But permanent fix is to apply the latest hot fix as mentioned by ​@harshas2775