Skip to main content
gabrielem0001
February 3, 2023
Question

RecordActionField in a grid from a queryEntity

  • February 3, 2023
  • 2 replies
  • 0 views

Hi,

I need to know from which Appian version it's possibile using recordActionField in a gridColumn of a read-only grid with a queryEntity as data source.

I need this functionality to start a related action showed in a dialog and remaining in the same interface, same status, after close it.

Thanks

2 replies

stefanhelzle0001
Brainy
February 3, 2023

Which version do you have? I checked the documentation for a!gridColumn() back until 20.4 and it mentions the recordactionfield as a valid value.

docs.appian.com/.../Grid_Column_Component.html

gabrielem0001
February 3, 2023

You are right Stefan, I have the 21.1 but the recordtypes had never been upgraded to new features so they didn't work as expected!

Thanks