Thanks for your reply mark. but i have one query how can we mange the users as multiple users can raised the request for access the same document ?
------Original Message------
sorry, I meant to add that now you can make a formula to display that field of the user is approved to view.
so it woul;d be like
var text Words = ToText([documents]);var text URL =URLRoot() & "up/" & Dbid() & "/a/r" & [Record ID#] & "/e99/v0";IF([user is allowed to view] = true,
"<a href=" & $URL & ">" & $Words & "</a>")------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.commark.shnier@gmail.com
------------------------------