• 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: ERModernLook and BottomActionBlock
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ERModernLook and BottomActionBlock


  • Subject: Re: ERModernLook and BottomActionBlock
  • From: Theodore Petrosky <email@hidden>
  • Date: Sat, 08 Feb 2014 07:36:12 -0500

I never found a way for that kind of stuff. Generally I would clone the base component. So for instance, I would take the ERMDSimpleListPageRepetition, and clone it into TPMDSimpleListPageRepetition. I would add elements, usually with conditional wrappers so I could turn them on and off.

then create a rule like:

10 : (look = 'ERModernLook' and (task = 'list' or task = 'select' or (task = 'edit' and subTask = 'list'))) => repetitionComponentName = "TPMDSimpleListPageRepetition" [com.webobjects.directtoweb.Assignment]

In this case I wanted to have an instruction component show, but after the user was accustomed to seeing the instruction, I wanted them to be able to turn it off so they could set their preferences to turn it off.

Once I got used to this, it is very easy and I stopped looking for something 'easier'.

Ted

On Feb 8, 2014, at 6:23 AM, Jürgen Tabert <email@hidden> wrote:

> Is it possible to use a d2w rule to add an button to BottomActionBlock?
>
> _______________________________________________
> 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


References: 
 >ERModernLook and BottomActionBlock (From: Jürgen Tabert <email@hidden>)

  • Prev by Date: ERModernLook and BottomActionBlock
  • Next by Date: Re: ERModernLook and BottomActionBlock
  • Previous by thread: ERModernLook and BottomActionBlock
  • Next by thread: Re: ERModernLook and BottomActionBlock
  • Index(es):
    • Date
    • Thread