On the previous page that triggers the direct action, add the context id.
Then in the direct action
String cid = context().request().stringFormValueForKey(“ctxKey”);
if(cid != null) return session().restorePageForContextID(cid);
On Oct 7, 2016, at 3:38 PM, Riccardo De Menna wrote:
> On 08 Oct 2016, at 00:11, Paul Hoadley wrote:
> On 8 Oct 2016, at 8:10 AM, Riccardo De Menna wrote:
>> With component actions I simply return null but how do I return the current
>> page with direct actions?
> You should have access to context().page(). Does that achieve what you want?
I get
On 8 Oct 2016, at 8:10 AM, Riccardo De Menna wrote:
> With component actions I simply return null but how do I return the current
> page with direct actions?
You should have access to context().page(). Does that achieve what you want?
--
Paul Hoadley
http://logicsquad.net/
__
Hi Everyone,
I have a question that I hope has a trivial answer.
I want to implement a simple language switch via direct actions but I don’t
want the user to be returned to the default page of the website but rather stay
where they are.
With component actions I simply return null but how do I re
One other comment. The only downside to this is that it restricts the search
string the user can type to a specific attribute instead of the broader
concatenated representation which provided a “fuzzier” search. And obviously,
requires communication with the user about what they can expect to re
Fabian:
Nice! That rule did the trick. Thanks for responding - kept me from having to
dig more. So, I have two rules now that look like:
100 : smartRelationship.destinationEntity.name = ‘Product' =>
keyWhenRelationship = "d2wProductDisplayWhenRelationship"
[com.webobjects.directtoweb.Assignmen
Hello there,
is that normal that for a :N relationship *which is not a class property* EOF
ignores EODeleteRuleDeny and deletes the object, happily leaving dangling
foreign keys in the other table?
(Making the relationship a class property helps. Nevertheless, since the only
purpose of the rel
Pascal,
You have spent a lot of your life for WO and the community. Thank you very much
for everything.
Eventually the time comes to move on. Continue to do what is fun and gives you
joy, stop doing it when the fun is over, and do something else. Life is too
short for not enjoying it!
We'll c
Pascal, I wish you joy and happiness. I hope WOWODC will be in Montreal again
so we’ll get a chance to meet. Thanks for all of your hard work!
Cheers,
- hugi
> On 7. okt. 2016, at 07:40, Andrus Adamchik wrote:
>
> Hi Pascal,
>
> That's another end-of-era event for WO :) Thanks for all the wo
Hi all,
can you add me too? Thanks.
c...@i4innovation.de
C.U.CW
--
What are the three enemies of a programmer? Sunlight, oxygen, and the appalling
roar of the birds.
> On 06.09.2016, at 14:01, Hugi Thordarson wrote:
>
> Hi all,
> just wanted to remind you that Samuel Pelletier created a slac
Hi Pascal,
That's another end-of-era event for WO :) Thanks for all the work you've done.
And do enjoy your life!
Andrus
> On Oct 7, 2016, at 1:44 AM, Pascal Robert wrote:
>
> Hello everyone,
>
> In the events in my life in the last year, and having someone new in my
> heart, I realize tha
11 matches
Mail list logo