09-03-2025 09:23 AM
I want an additional Type of Site "Project-Site"
with a few additional properties like: number, manager, status or so.
How can i do this in acs 25.x ?
a month ago
ok all busy here?
Now i can create a projectsite with the aspect
st:SitePreset = "ProjectSite"
and several other aspects for the site like:
stcp:idPhase = "open" stcp:idclient = "myclient" stcp:idmanager = "john"
But how can i edit this 3 aspects in the standard edit-site-form.
How can i extend the edit-site.get.html.ftl ?
If i remove the file
./tomcat/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/modules/edit-site.get.html.ftl
nothing happens after a tomcatrestart.
I can still edit the sitename, description and visibility.
How can i add my aspects in this form to change this aspects?
Which file is doing this job?
thanks
Jörg
Monday
Hello,
If I'm not wrong "Site Edit Details" is an Aikau widget so you are going to need to create an extension a properly override with your the customizations the implementation of the widget, that is not and easy task in my opinion.
Here are a link that maybe can help you for start:
I've never had to change Edit Site Details but I have had to extend the site creation form. To do this I had to extend "org/alfresco/share/imports/share-header.lib.js" to add my customizations in the default widget.
Best Regards
Roberto Gámiz Sánchez
Alfresco Content Services Engineer
Explore our Alfresco products with the links below. Use labels to filter content by product module.