Hi,
I have created a custom model using model manager. But i have a requirement to add a multiple selection property (check box) to the property sheet. But i couldn't able to find any way to add check box to the custom model.
Can anyone suggest me a way to handle this?
There is a selectmany.ftl file available on the path -->
/opt/alfresco-community1/tomcat/webapps/awe/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/form/controls
But i can't find a way to add check box.
Ddo i need separate values using " , " or " | "???
i have tried it using " ," , but it is not return the expected output for me.
you can use checkbox.ftl.Below is path for same.
org\alfresco\components\form\controls\checkbox.ftl
Hi:
You may use many of the ftl components provided by Alfresco, but inside the Model Manager this is somehow constrained. Maybe you can check the following tutorial for creating and deploying custom (bootstrap) content models. Your question refers to share form configuration of the content model.
alfresco-developer-series/tutorial.md at master · jpotts/alfresco-developer-series · GitHub
Regards.
--C.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.