Re: [SOLVED] ERMDActionBar in topActions?
Re: [SOLVED] ERMDActionBar in topActions?
- Subject: Re: [SOLVED] ERMDActionBar in topActions?
- From: Flavio Donadio <email@hidden>
- Date: Mon, 22 Dec 2014 18:33:17 -0200
Ramsey,
Case closed.
I tried to come up with rules to hide the defaultActions in the topActions of the query page (clearAction and queryAction) and to hide the ERMDActionBar in the bottomActions... No way.
There is no D2W Key for bottomActions and topActions, like Anjo seemed to imply some years ago on this list (or wonder-disc, not sure)... So I just used CSS for that.
Thanks for the help and patience.
Cheers,
Flavio
On 22/12/2014, at 17:28, Flavio Donadio <email@hidden> wrote:
> Ramsey,
>
>
> Here we go, again:
>
> On 22/12/2014, at 16:06, Ramsey Gurley <email@hidden> wrote:
>
>> Alright, so if you look in ERMODQueryPage template, you’ll see
>>
>> ShowTopActionBlock : WOConditional {
>> condition = d2wContext.showTopActionBlock;
>> }
>>
>> The simplest possible rule for that would be
>>
>> 100: *true* => showTopActionBlock = true [BooleanAssignment]
>>
>> I assume the same key is reused in other ERModern templates.
>
> Thanks, Ramsey! It works like a charm! I even wrote a more specific rule for that!
>
> You can also make the bottomActions block disappear with a very similar rule... I'll leave that as an exercise to the reader. ;)
>
>
>> I haven’t looked at that project template in a long time, but if you see WOLToolBar in your PageWrapper.wo, then you should have a handy little tab in the bottom left of your browser window that will allow you to “Click to open” components you are working in.
>
> I just noticed what the WOLToolbar is! I use it all the time to show/hide D2W component information! I've missed the "Click to Open" all this time! A real time saver! Thanks for the head up!
>
>
> Cheers,
> Flavio
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden