"Hide block if Current details page's record matches conditions" not working

Hi everyone,

we have an option of hiding blocks on the list details page based on conditions of details page records
image

but in my case, it’s not working, I would like to know if this feature also works when a user accesses the page directly from the page link (nav link in my case) because in such cases the record ID of the details record is not visible in browser tab URL.

In my case logged in user clicks on a nav link “edit profile” which takes them to the profile details page, here details record is filtered with conditions so that logged in user can have access of their profile details only.

other blocks on this page are not hiding even if it matches the condition.

1 Like

Hi @RahulHakhla For now, it only works when there is a record id in the url(user being redirected from list) but we are going to fix this in the future. So I would recommend instead of using a link use e.g. list block with a button to open list details page

2 Likes

Yeah, that’s what I am doing right now it’s great that the team is working on it I just wanted to reduce the steps for users to access the page, thank you for the update, Maria!

3 Likes

I would also really like to have the feature you describe Rahul, same use (profile page). I have also now tried doing it through the ‘view list details’ feature and am still not able to hide the block.

1 Like

hi @Laura_FindAIPros,

  1. make sure the URL in the browser is showing the record ID of the record
  2. if it still does not work then you can try hiding the block based on user groups with some play around in airtable (create a relevant field in airtable which has conditions on which you want to hide the block and then create a user group in softr based on that condition, then hide/show block to those user groups)

use the “if” & “and” condition for creating the user group if the block is already accessible for certain user groups only.

2 Likes

I would also like this feature. Following :slight_smile: