Collapse Unused Cells

I have two action buttons in a table. One displays when a status is Pending and another displays when a status is Withdrawn. I have them set to not display the action button to complete an action when it is already completed. I’d like to get rid of the area marked “x” on the image and collapse it so there isn’t a big gap here. Any suggestions?

image

We will make this into a plugin.

3 Likes

Support for this request (also for 3 or more columns)

1 Like

Thanks @moe!

sometimes in these situations I feel a bit uneasy when suggesting solutions because I think others in the community might say that im offending their intelligence which could cause reputational damage for me in the long term.

here you go @beaugast - have you tried adding second Action Rule to first button plus additional logic in the Display Rule to validate initial state onload. Hopefully, all of that is server side else ‘inspect’ could allow CSS. hide class somewhere to be manually override.