Twitter Feed

Xataface Maillist

Sign up to receive the Xataface news letter with weekly updates and development tips.

 
Found 135 of 135 records in table Wiki
Now Showing 59 of 135

Current Record: no_access_text

no_access_text

[Permalink]

Whenever the NO_ACCESS permission is given for a field, normally the text NO ACCESS appears. But we might want to display another text. Here is an example of the text subscribe is used instead of NO ACCESS whenever the NO_ACCESS permissions is given.

function no_access_text(&$record){
        return "Subscribe";
    }
blog comments powered by Disqus
Powered by Xataface
(c) 2005-2010 All rights reserved