Editable Grid with Conditional Button Activation Based on Radio Button Selection

Hi Appian Community,

I’m working on an Editable Grid and need some help with the following requirements:

  • I have 4 fields in each row: 3 of them should be read-only, and 1 should be editable (this will be a Radio Button field).
  • The Radio Button field should allow users to select one of several options.
  • The button (located outside the grid) should only be clickable when at least one option is selected in the Radio Button field for each row.

Could you please help me with:

  1. The configuration for the Editable Grid where three fields are read-only, and the Radio Button field is editable.
  2. A way to ensure that the button is only enabled when the Radio Button field is selected for all rows in the grid.

Thanks in advance for your assistance!

  Discussion posts and replies are publicly visible