Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
3778 Lượt xem

Hello everyone,

I accidentally archived all my menu items (setting/technical/user  interface/select all  
menu item/archive) which caused my home interface to be practically
empty.
how can I unarchive all my menu items in order to make them visible again?

Thanks for help please.


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

You can try the following method

Go to technical -> Menu items -> Filter archived and select unarchive

https://ibb.co/DtY8LtH

Regards

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

As UI  doesn't  have  any  menu  currently,  you  can  achieve  it by connecting to the database using command/pgadmin, you can run a query in the database to set back all the menus's as active.

Command:

  1. For Opening Postgres  user enter: sudo su postgres
  2. psql
  3. \c db_name
  4. update ir_ui_menu set active = 'True'

Thanks

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 3 24
3594
1
thg 10 21
1641
0
thg 8 25
76
1
thg 8 25
2000
1
thg 7 25
2549