Re: ERMDActionBar in topActions?
Re: ERMDActionBar in topActions?
- Subject: Re: ERMDActionBar in topActions?
- From: Flavio Donadio <email@hidden>
- Date: Mon, 22 Dec 2014 17:28:12 -0200
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