Any word on the comment box author issue?
Love the new tabs. However, I cant seem to get rid of the text ‘tab’ even if I clear the tab name in settings.
Use case is : I want to use small icons for the tabs instead of names so that there is no scroll on mobile version. Currently user has to slide left to navigate through all tabs.
Love the new tabs container! Is there a way to directly link to a certain tab via an URL parameter?
I’m running into the following issue, I have a tab container inside of a details page, and depending on the current record i want to hide some tabs if they are of no use or contain no info related to the current record, I can hide the block within the tab normally, but I’m not able to hide the tab itself, any solutions on this?
Thanks,
Hi @matthieu_chateau thanks or the quick response. In fact, softr allows me to hide the tab based on the user’s profile, but the conditions are applied to the block inside the tab, i’m I right? I recorded a little video; I have a list of students, they are filtered by the course they’re on, so by navigating thru the tabs I should be able to see the students of each course, and if there are not students in a course, the tab should be hidded, maybe I have an error in my settings, not sure… I think I’ve seen people uploading videos here, but I don’t know how to do so
Nope, it’s based on current details page’s record =>
The “hide block if” will appear only if all your settings for the list-details block are in place.
Though if you want to do something like “hide this tab because the block inside this tab is empty” => won’t work
But you could so something like:
Hide tab if “students” field in the “project” table (the source of your list-details block) “is empty”…
i know, as i said, i can hide the block inside the tab normally, but a tab with no blocks inside doesn’t make much sense, that’s why i wanted to hide tabs conditionally
Sorry, not “hide block if”, but “hide tab if” (corrected).
Something to test => you can rule the tab visibility according to the current list-details record. If the list-details record can show that there is nothing (with a rollup field, linked field, formula field, anything) you should be able to hide the tab.
Yup, currently working on this to reflect the tab name!
In case anyone is still interested in using only icons for tab names instead of text , I just used a single blank space for tab name and it worked well for me. Now my tabs on the mobile app do not have a scroll just some cool icons.