0

Alfresco community edition need to create custom own control button field in share <Alfresco_HOME>\tomcat\webapps\share\WEB-INF\classes\alfres‌​co\site-webscripts\o‌​rg\alfresco\componen‌​ts\form\controls

Anyone tell me the how we can create own control.

Phiter
  • 14,570
  • 14
  • 50
  • 84
Paul
  • 141
  • 1
  • 11
  • 1
    Are you expecting something like this, http://stackoverflow.com/questions/37966639/alfresco-community-5-1-x-workflow-form-add-input-fields-dynamically/37982289#37982289 – Muralidharan Deenathayalan Aug 23 '16 at 07:50
  • No , In alfresco default feature don't have option to use the button filed so i need to create custom control button to use – Paul Aug 23 '16 at 09:25
  • what is the main use of the button control behaviour? Do you want to submit or open some popup or dialog or something like that? – Muralidharan Deenathayalan Aug 23 '16 at 09:38
  • button behavior ajax call trigger, button or link whatever how i can use the activiti workflow form , can you help me with reference its more help for this issue – Paul Aug 23 '16 at 09:42
  • we need to build our own control only. We created our own dropdown control to get the data from Alfresco Repo(AJAX request), to update the values in another control. Does this approach will work for you ? – Muralidharan Deenathayalan Aug 23 '16 at 11:21
  • No, Actually for triggering ajax call create new workflow , if link or button very useful for us, because user going to trigger clicking workflow more than one for the user perspective we are allowing 5 clicks after user click 5 clicks button going to disable is this possible? thats why we preferred button or link? – Paul Aug 23 '16 at 11:27
  • Once the button / link is disabled , what do you want do with that? You need to store this values somewhere, so that, you can keep the control enabled or disabled in the other user tasks or in workflow history page. – Muralidharan Deenathayalan Aug 23 '16 at 12:16
  • button / link disabled after 5 click i will not save anything just user click avoiding, – Paul Aug 24 '16 at 04:00

0 Answers0