⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Create custom field based on value in table



jonnycalifornia

jonnycalifornia
  • profile picture
  • Member

Posted 15 September 2018 - 05:07 AM

I have a simple table of 20 columns

 

One columns has a simple YES or NO value.

 

I would like to use CRUD to show we 20 records in a list, with column of YES/NO as a radio button.

 

I want to look through the list, and change the radio buttons, set some to YES and some to NO, and then save, so that i can update my database values.

 

Is this something that I can achieve with GroceryCRUD?