02-07-2008 05:12 PM
<config>
<actions>
<!– Launch Add Aspect Dialog –>
<action id="submit_contents">
<permissions>
<permission allow="true">Read</permission>
</permissions>
<label>Submit Contents</label>
<script>/Company Home/Data Dictionary/Scripts/Dropdown/submitContents.js</script>
</action>
<!– Add actions to Actions Menu for a space in the SpaceBrowse screen–>
<action-group id="space_browse_menu">
<action idref="submit_contents" />
</action-group>
</actions>
</config>
alertMessage = "Got Here";//person.properties["cm:userName"];
var goBack = "<script>alert('" + alertMessage + "');history.back();</script>";
goBack;
org.alfresco.error.AlfrescoRuntimeException: Error during command servlet processing: Access Denied. You do not have the appropriate permissions to perform this operation.
caused by:
org.alfresco.repo.security.permissions.AccessDeniedException: Access Denied. You do not have the appropriate permissions to perform this operation.
caused by:
net.sf.acegisecurity.AccessDeniedException: Access Denied
02-08-2008 02:39 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.