• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: ERMDActionBar in topActions?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ERMDActionBar in topActions?


  • Subject: Re: ERMDActionBar in topActions?
  • From: Ramsey Gurley <email@hidden>
  • Date: Mon, 22 Dec 2014 11:06:05 -0700


On Dec 21, 2014, at 10:23 AM, Flavio Donadio <email@hidden> wrote:

Ramsey,


Here we go:

Insufficient information :) What “look” are you using? ERModern? What task page template are you using?

Yes, it's ERModern. Maybe, you could've spotted that when I said I got ERMDActionBar to work. But I am not sure if one can use a Modern component with other looks... ;)

What do you mean by "task page template"? In fact, it's a QueryPage with showListInSamePage = "true", so I have two tasks (query and list) in this page, I think. I am still not very comfortable with the WO/Wonder terminology.

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* => showTopActonBlock = true [BooleanAssignment]

I assume the same key is reused in other ERModern templates.



Basically, the way to find your answer is to find the page template and check the bindings there. This should be easy if you are using a WOLToolbar in your page wrapper.

I can't even tell what I am using. I didn't modify the page wrapper, that I am sure...

It's a pretty simple Wonder D2W application. Pretty much everything is set to the defaults.


Cheers,
Flavio

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.

http://wiki.wocommunity.org/display/documentation/Click+to+Open

This saves you the trouble of having to dig around in Eclipse to find the components displaying on your pages.
 _______________________________________________
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

  • Follow-Ups:
    • Re: ERMDActionBar in topActions?
      • From: Flavio Donadio <email@hidden>
References: 
 >ERMDActionBar in topActions? (From: Flavio Donadio <email@hidden>)
 >Re: ERMDActionBar in topActions? (From: Ramsey Gurley <email@hidden>)
 >Re: ERMDActionBar in topActions? (From: Flavio Donadio <email@hidden>)

  • Prev by Date: Centos7 systemd startup scripts
  • Next by Date: Re: ERMDActionBar in topActions?
  • Previous by thread: Re: ERMDActionBar in topActions?
  • Next by thread: Re: ERMDActionBar in topActions?
  • Index(es):
    • Date
    • Thread