BTW, there is an extension that has Job Descriptions included: http://extensions.xwiki.org/xwiki/bin/view/Extension/Recruitment+application It also has a candidate database, so many it's more than what you want. Ludovic -- *Ludovic Dubost* *Founder and CEO* [email protected] skype: ldubost Blog: http://blog.ludovic.org On Thu, Apr 21, 2016 at 11:17 PM, Ludovic Dubost <[email protected]> wrote:
Hi Daniel,
If you modify the link that brings to the edit page and add the following parameter:
?xredirect=someurlencodedurl
?xredirect=${escapetool.url(xwiki.getURL("Space.PageWhereYouWantToGoBack"))}
Then after save it will if I'm correct go back to where you want.
You will need to modify the livetable in AWM to override the edit button. I'm not sure where the code is but I believe it's some Javascript that inserts the Edit action on every line in the livetable.
Ludovic
-- *Ludovic Dubost* *Founder and CEO* [email protected] skype: ldubost Blog: http://blog.ludovic.org
On Thu, Apr 21, 2016 at 10:02 PM, Daniel Ullfig <[email protected]> wrote:
I guess I wasn't clear, it's not the "edit" behavior I want to override, it's the "save" button once you edited the entry.
Dan
-----Original Message----- From: dullfig Sent: Thursday, April 21, 2016 11:05 AM To: [email protected] Subject: [xwiki-users] Changing App within minutes behaviour
I made an App within Minuts application that is basically a list of job responsibilities. It's just two fields, job name and job description. Can I change the "edit" behaviour? If I go to the main page, there is a live table showing a list of all the job descriptions. If you want to "edit" one, you press the edit action, and it takes you to the data input screen to edit the job description. But when you press the "save" button, I want it to save the data and automatically take you back to the main App screen (the list of jobs). Casual users won't know that they are supposed to go back to the main screen.
Dan
-- View this message in context: http://xwiki.475771.n2.nabble.com/Changing-App-within-minutes-behaviour-tp75... 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