Results 1 to 3 of 3

Thread: Can't ise propteries tag an page scope

  1. #1
    Join Date
    Feb 2010
    Posts
    1

    Default Can't ise propteries tag an page scope

    Hi,

    i found a slide presentation of Jeff Potts an page he descript how to declare and use a propety on page scope

    http://www.slideshare.net/jpotts/opt...-walkthrough-1

    I want to use the same, but it dosen't work wirh Spring Surf.

    Maybe it is a bug ???

    Regards
    CoTech

  2. #2
    Join Date
    Feb 2010
    Location
    New York
    Posts
    1

    Default Hello

    Too bad we have the same problem.. I really cant figure out its problem..
    "A lawyer belongs to the people by birth and interest, and to the aristocracy by habit and taste; they may be looked upon as the connecting link of the two great classes of society." - ALEXIS DE TOCQUEVILLE
    - Vancouver Apartments for Rent

  3. #3
    Join Date
    Jul 2009
    Posts
    21

    Default

    What exactly about the example from Jeff's deck doesn't work?

    You should be able to add a <properties> block under a component instance and access those properties just fine using instance.properties[key] within your web script.

    Similarly, if you have a <properties> block on your page instance, you can access those properties using page.<propertyName>.

    Have you tried this on trunk? If you can point me at the details of what exactly isn't working, we can make to fix it.

    Thanks,

    Michael

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •