Current Record: no_access_text #59

Whenever the NO_ACCESS permission is given for a field, normally the text NO ACCESS appears. But we might want to display another text. He...

Current Record: no_access_text #59

Whenever the NO_ACCESS permission is given for a field, normally the text NO ACCESS appears. But we might want to display another text. He...

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-2024 All rights reserved