Marking inline bindings valid

From: Thomas (webobject..oomeranet.com.au)
Date: Thu May 29 2008 - 18:20:36 EDT

  • Next message: Mike Schrag: "Re: Marking inline bindings valid"

    I have many HTML-only components that have inline bindings that do not
    validate, and I think //VALID only works in the .wod file. How do I
    mark them as valid?

    Or even better, is there a way to validate them correctly? the
    offending bindings are:

    timeZone="~displayedJourney.flights[0].timeZone" (says there is no
    key "timeZone" in this component)

    componentHTML = "~session.currentSite.notice('Region
    Editor').content" (says there is no key "content")

    urlExtra="~'&plan=' + aPlan.uniqueIdentifier" (says & has to be
    escaped, although it is)

    On the same vein, a couple more questions:

    - is there some way to default to inline bindings when clicking the
    component buttons in the tool bar?

    - why does the insertion point move to the next line when I type, eg,
    "<wo:if co[ctl-space]" so I end up with:

    <wo:if condition=""
    [insert point here]

    Regards
    Thomas



    This archive was generated by hypermail 2.0.0 : Thu May 29 2008 - 18:21:29 EDT