cancel
Showing results for 
Search instead for 
Did you mean: 

Normal Rules on Titlebar-Button?

trandz
Champ in-the-making
Champ in-the-making
Hello,

is it possible to get the Rules of the Sites working on an implemented Button?
I installed a button next to the administrator's button in the titlebar and i want to have that File-Copy-Rule on that button…
Is that possible?

Or are there Alfresco-Specific code-tags i could implement such as "actionlink", "id"…:

<%– Help area –%>
<td>
<table cellspacing="2" cellpadding="0" width="100%">
<tr>
<td><a:actionLink id="OCR" value="OCR" image="/images/icons/deploy_server_file.gif" onclick="test();" showLink="false" /></td>
<td>

Regards
1 REPLY 1

trandz
Champ in-the-making
Champ in-the-making
Hi,

other idea, is there any possibility to move files from one folder to another, with a Javascript on that button?

regards