1 Reply Latest reply on May 28, 2007 7:10 PM by vwvbc

    Two UI questions

    vwvbc

      Hi,

      I have two UI layer questions. The first one is whether it is a way to let the FaceMessage take a non-Seam-component parameter. The second one is how come I get a 404 error for the Seam selectDate tag. I use the tag in the same way in the Seamspace. That is

      <s:selectDate for="dob" startYear="1910" endYear="2007"></s:selectDate>

      The image file shows up btw.

      Thanks in advance for your input.

        • 1. Re: Two UI questions
          vwvbc

          To clarify my questions.

          "vwu98034" wrote:

          The first one is whether it is a way to let the FaceMessage take a non-Seam-component parameter.

          I need to pass either integers and/or strings into a message although use various message for different situation is an optiion.


          The second one is how come I get a 404 error for the Seam selectDate tag. I use the tag in the same way in the Seamspace. That is

          <s:selectDate for="dob" startYear="1910" endYear="2007"><img src="images/ellipsis.png" class="ellipsis"/></s:selectDate>

          The image file shows up btw.

          The image shows up but nothing else.