[xwiki-users] Xwiki automatic creating of Pages
Dear Community, I am looking for an extension which asks me fore some details for example Name, Number and Email. Then this extension should create an page for me with a predefined layout in an predefined space. I need this for a customer list in which all the information about the customer should be stored. I am using "XWiki Enterprise 5.2" Are there any extensions for my idea? Yours sincerely, Lukas (tonyloveshisprivacy) -- View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-automatic-creating-of-Pages-tp758789... Sent from the XWiki- Users mailing list archive at Nabble.com.
See http://extensions.xwiki.org/xwiki/bin/view/Extension/App+Within+Minutes+Appl... . Hope this helps, Marius On Mon, Nov 11, 2013 at 12:21 PM, tonyloveshisprivacy <support@kesslernetworks.de> wrote:
Dear Community,
I am looking for an extension which asks me fore some details for example Name, Number and Email. Then this extension should create an page for me with a predefined layout in an predefined space. I need this for a customer list in which all the information about the customer should be stored. I am using "XWiki Enterprise 5.2"
Are there any extensions for my idea?
Yours sincerely,
Lukas (tonyloveshisprivacy)
-- View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-automatic-creating-of-Pages-tp758789... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Dear Marius Dumitru Florea, no this didn't helped sorry, any other Idea? Thanks Lukas -- View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-automatic-creating-of-Pages-tp758789... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello, In fact the "Application Within Minutes" is not an application that will fullfill your requirement as is, but it's an application that will let you (easily and fastly) create the application that suits your needs. It particularly fits your description (with it you could create your model - Name, Number, Email - , define the look&feel of the form for users to create new customers infos, then have all created customers displayed in a nice table). You don't need developer skills to create your application, unless you have very specific needs to implement (seems not the case, given your description). As an example of an application created with "Application Within Minutes", you could have a look at the "Task Manager Application": http://extensions.xwiki.org/xwiki/bin/view/Extension/Task+Manager+Applicatio... Br, Jeremie 2013/11/15 tonyloveshisprivacy <lukas.kaltenbach@kesslernetworks.de>
Dear Marius Dumitru Florea,
no this didn't helped sorry, any other Idea?
Thanks Lukas
-- View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-automatic-creating-of-Pages-tp758789... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Hello, thanks for your reply jerem. My idea was that when I want to create a new page for example in space IT>>Customers a formular will ask me for the Name and some other Information and than creates with them a new Page under IT>>Customers and some more Pages under the new Page. Like: IT>>Customers>>Mr. Frank IT>>Customers>>Mr. Frank>>Service IT>>Customers>>Mr. Frank>>System IT>>Customers>>Mr. Frank>>Bills With the applications I can only create one Page and not in a extra Space. Do you understand what i mean? Greetings, Tonyloveshisprivacy -- View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-automatic-creating-of-Pages-tp758789... Sent from the XWiki- Users mailing list archive at Nabble.com.
On Tue, Nov 19, 2013 at 9:48 AM, tonyloveshisprivacy <lukas.kaltenbach@kesslernetworks.de> wrote:
Hello,
thanks for your reply jerem. My idea was that when I want to create a new page for example in space IT>>Customers a formular will ask me for the Name and some other Information and than creates with them a new Page under IT>>Customers and some more Pages under the new Page. Like: IT>>Customers>>Mr. Frank IT>>Customers>>Mr. Frank>>Service IT>>Customers>>Mr. Frank>>System IT>>Customers>>Mr. Frank>>Bills
With the applications I can only create one Page and not in a extra Space. Do you understand what i mean?
You can write an event listener that catches the document creation event and creates the additional pages if the document matches some constraint (it's in the right space and have the right object). See http://extensions.xwiki.org/xwiki/bin/view/Extension/Observation+Module+Loca... . Hope this helps, Marius
Greetings, Tonyloveshisprivacy
-- View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-automatic-creating-of-Pages-tp758789... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
participants (4)
-
Jeremie BOUSQUET -
Marius Dumitru Florea -
tonyloveshisprivacy -
tonyloveshisprivacy