Hi guys,
I’ve having an issue hiding inline list items to be viewable by only the logged in user.
I’ve managed to get it to hide everything but for some reason its still displaying the list calendar dates.
Any thoughts/advice?
Appreciate any advice.
I basically have to tabs that have the same problem, in both instances, the list items must only be displayed to logged in user.
Set the Filter on the list to filter where Email Is Signed In User.
1 Like
Hi Jeff,
Thanks again for your assistance.
These are the options available to me:
What would I do in this instance?
What is the “unique” thing to link this record with the “signed-in user”? If you haven’t done it, you can write the user’s rowID or email to the destination table when submitting a new item, then filter by that column.
2 Likes
Adding to what @ThinhDinh said, if you have an email column in your table, then you can simply apply vrow owners, which not only filter the data automatically, but it will also secure the data so other user will only have access to data that they own.
2 Likes
Hi Jeff!
![image](https://us1.discourse-cdn.com/flex020/uploads/glideapps/original/3X/8/9/89d77dd789263d432095d3aab7e5d77a211b625c.png)
it won’t let me make a column-a-row owner, I’ve managed to get the email to appear in the row as per above method but stuck there.
![image](https://us1.discourse-cdn.com/flex020/uploads/glideapps/original/3X/0/7/07138ae42bd588dd45f6fee72c57852fd2f2a7f6.png)
Any thoughts?
The reason you can’t make it a row owner is because it’s user specific.
You’ll need to delete it, then add it again and make sure you don’t tick the “Make User Specific” box. Then you can make it a row owner.
2 Likes
Thanks Darren! Just realized I cannot make a row owner unless I create the column in Airtables. This has been the underlying issue of everything! Thanks for highlighting your point.
Jeff I solved the issue by making the column in Airtable first.
1 Like
@Jeff_Hager @Darren_Murphy @ThinhDinh thanks for your assistance in getting me to this point! Problem solved ![:smiley: :smiley:](https://emoji.discourse-cdn.com/twitter/smiley.png?v=12)
2 Likes
ah right, I didn’t realise you were using AirTable.
Yeah, that makes sense. Glad you got it sorted ![:+1: :+1:](https://emoji.discourse-cdn.com/twitter/+1.png?v=12)
1 Like