Skip to main content

6 replies

mikes0011
Brainy
May 13, 2025

AFAIK you'll have to define any actual Record Actions via a!recordActionField(), and this can't be cross-mixed with more custom elements like card layouts.  But the Record Action Field does have a "card" style, so you might be able to get close that way - have you tried this already?

May 13, 2025

Yea, tried the record action card style option but it is nothing closer to this one :(

mikes0011
Brainy
May 13, 2025

You can always make "fake" record actions i.e. just launch processes from the cards using a!startProcessLink (along with its inherent limitations) - unfortunately there'll be shortfalls either way.