How to display custom site field with stored value in site edit form using Aikau framework in Alfresco

38 Views Asked by At

I'm able to create custom site field in alfresco using Aikau framework and also successfully able to store the value, i got to know that i should modify modules/edit-site.js file. But i don't know the procedure to display it in edit site form.

I tried using widgetsForEditSiteDialog in site-header, It is displaying the field but not the value.

Kindly help

0

There are 0 best solutions below