Form creation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2016 02:26 AM
I want to know the detailed steps of form creation in alfresco community edition 5.0.c. I'v tried to create a form by copying the form-config.xml by going to C:\Alfresco_new\tomcat\webapps\share\WEB-INF\classes\alfresco and then changing few properties and renaming it to see whether any changes are implemented or not. But I can't find out where the form is created. Whether it is even created or not? how to configure it then?
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2016 05:30 PM
Have you read the <a href="http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html">custom content types tutorial</a> and the <a href="http://ecmarchitect.com/alfresco-developer-series-tutorials/actions/tutorial/tutorial.html">custom actions tutorial</a>?
These should help you understand Share form configuration.
You might also be interested in the <a href="https://wiki.alfresco.com/wiki/Forms_Developer_Guide">forms developer guide</a> on the wiki.
Jeff
These should help you understand Share form configuration.
You might also be interested in the <a href="https://wiki.alfresco.com/wiki/Forms_Developer_Guide">forms developer guide</a> on the wiki.
Jeff
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2016 06:32 AM
Thanx a lot for the links…i shall be reading it and again try to create my form…
