ViewRebuild

The above site states:

“The first allows non-designers to create customized shared views: A user can run a script to create the custom view she wants with the columns and formatting options she wants.”

Under example 1, it also states:

“The new selection formula is created as a string named formula, which replaces the current selection formula in the line view.SelectionFormula = formula that uses the new NotesView property SelectionFormula to set the formula in the view. Then another new method of NotesUIWorkspace-ViewRebuild-rebuilds the view from the back-end (where it was created) and displays it immediately.”

These are all under the context of non-designer users. With that being said, why do I always get the prompt that I do not have enough permission if I attempt to run workspace.viewRebuild by a non-designer user? Has the functionality changed since version 6? Is there a workaround?