Skip to main content
krystianl4280
April 21, 2023
Question

Show record action only in interface.

  • April 21, 2023
  • 9 replies
  • 0 views

Hello.

I created a record action "create new XXX" but i want it to be only shown in the interfaces i create. Not in the record list.

If i change the visibility of this record action to false it's not shown in the record list but also it's not visible in the interface i use it with.

ChatGPT says:

But there is not section called "availability" and no "show only in interface" option is to be found anywhere.

    9 replies

    stefanhelzle0001
    Brainy
    April 21, 2023

    Create a custom interface adding a read only grid based on a record allows you to add or remove any record actions and filters.

    krystianl4280
    April 21, 2023

    Thank you for your reply but that doesn't solve the issue.

    April 21, 2023

    Do you want related action to not show in summary view of record?

    peter.lewis
    Employee
    April 21, 2023

    Just a general suggestion - I would not rely on ChatGPT for steps on how to configure things in Appian. Although its response is confident, there are several things that are flat out wrong:

    • There are no configurations in record types for "properties panel", "Availability section" or "show only in interface option"
    • You don't publish record actions
    • You can't add actions to buttons

    If you have questions, I'd suggest relying on the Community here first! As long as you provide context for what issue you're having, I think the members of the Community will be more reliable than ChatGPT [emoticon:c4563cd7d5574777a71c318021cbbcc8]

    krystianl4280
    April 21, 2023

    Thank you!