You can try something like this: /xwiki/bin/save/MyApp/SomeNewEntry?template=MyAppCode.MyAppTemplate&parent=WebHome&MyAppCode.MyAppClass_0_color=red&form_token=EZAMO0woQCt9mQGvMXPawQ
The alternative is to use REST, see http://platform.xwiki.org/xwiki/bin/view/Features/XWikiRESTfulAPI#HObjectresources . Hope this helps, Marius On Mon, Dec 29, 2014 at 8:18 PM, Matthias Wegner <[email protected]> wrote: > Hi, > > i need to make the addition of 168 objects to a AppWithinMinutes. I can do > it programmatically, because the user should do it in a simple way. Is there > an url which i can use or did someone a workaround for it? > > When not the only way i can think of is to create a new document with a > embedded object manually by code. > > Regards, > Matthias > > > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/AppWithinMinutes-Add-Entry-by-Link-from-another-Page-tp7593548.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
