[solved] Edit multiple attribute together?

I have a file which contains list of 100 recipes , I now need to add 3 attribute to all these recipes

  1. Whether Veg or Non Veg (Boolean)
  2. How much protein it contains (Number)
  3. Key Pantry Items to buy (Set)

My understanding is

  • Using Attribute Browser I can see 1 attribute at a time and then for boolean attribute simple drag drop in yes / no but I cannot view multiple attribute together
  • Is a grid type view available in TB where this can be done ?

Try View Columns in outline view?

1 Like

Awesome this work for now .

Request for never ending request list , using column in outline , if we can also then also see values in set in outline view.