How to update your Voyager browse view

How to update your Voyager browse view

Let take a situation when you have already created a new table using Voyager and you find out some columns are missing, you want to add a new column, by default Voyager still keep the old column in the browse page, I don't know why it does that but I am sure the Voyager team will look into that.

Here are the steps to go about updating your Voyager view:

  • On the menu by the left navigate to:

Tools -> Database

Screenshot_2021-10-12 Viewing Database.png

  • Find the table name and click on the Edit button under the table actions. This will redirect us to editing that particular table, in my own case is articles.

Screenshot_2021-10-12 Editing table articles.png

  • Click on +Add New Column button, this will add new input fields to the DOM right above the buttons. Once we are done we click on Update Table.

Screenshot_2021-10-12 Editing table articles(1).png

  • Save then navigate to:

Tools -> BREAD view

Screenshot_2021-10-12 Viewing BREAD.png

  • Edit the table BREAD by clicking on the Edit button at BREAD/CRUD Actions
  • Click on Submit button. Then the magic happens.

Automatically the browse section for that table will updated.

Thanks for reading :love: