r
Can I hide tabs on some views? I only want the tabs on the "show" page. Unfortunately cannot find anything in the docs: https://docs.avohq.io/2.0/tabs.html
l
Hello @rapid-psychiatrist-19805 👋
where else are the tabs rendering and you don't want it?
r
The "new" page, I want to use normal fields there for faster data input
Looks like setting "only_on: :show" on each field in the tab hides it on the new page
l
Exactly
And the empty tab do not render
Check how tabs behave on edit in order to avoid wierd behaviour
2 Views