alert message

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

alert message

Didier Mounoud
Hi everyone !

I do not understand how <xforms:alert> works.
I follow instructions in the doc. But no message is displayed after defining an alert message for an <xforms:input> like this :

<xforms:input ref="title">
  <xforms:label class="fixed-width">Title</xforms:label>
  <xforms:alert>this is an alert</xforms:alert>
</xforms:input>


Thanks !

--
Didier



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: alert message

Didier Mounoud
I update to the last orbeon build and it works.

Sorry for bugging you !

P.S.: I really enjoy developping on Orbeon ;-)

--
Didier

[hidden email] a écrit :

> Hi everyone !
>
> I do not understand how <xforms:alert> works.
> I follow instructions in the doc. But no message is displayed after defining an alert message for an <xforms:input> like this :
>
> <xforms:input ref="title">
>   <xforms:label class="fixed-width">Title</xforms:label>
>   <xforms:alert>this is an alert</xforms:alert>
> </xforms:input>
>
>
> Thanks !
>
> --
> Didier
>
>
>
> ------------------------------------------------------------------------
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: alert message

Alessandro Vernet
Administrator
In reply to this post by Didier Mounoud
Didier,

When the field is bound to an invalid control, an exclamation mark is
displayed next to the control, and as you mouse over the exclamation
mark, a tool-tip is displayed. See the attached alert.png.

We are thinking of ways to improve this in the future, as it is not
clear that you can get more information my moving the mouse over the
exclamation mark. If you have suggestions, please let us know.

Alex

On 2/13/07, [hidden email] <[hidden email]> wrote:

> Hi everyone !
>
> I do not understand how <xforms:alert> works.
> I follow instructions in the doc. But no message is displayed after defining an alert message for an <xforms:input> like this :
>
> <xforms:input ref="title">
>   <xforms:label class="fixed-width">Title</xforms:label>
>   <xforms:alert>this is an alert</xforms:alert>
> </xforms:input>
>
>
> Thanks !
>
> --
> Didier
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>

--
Orbeon Forms - Web 2.0 Forms for the Enterprise
http://www.orbeon.com/


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

alert.png (2K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: alert message

Didier Mounoud
Yep. I saw it afterwards as I've written in my second mail about this
subject.

You're right. It's not trivial for users to catch error messages by
moving their mouse onto this mark.

A good alternative is presented in the government form example. A
summary table is created based on those alert messages.

Instead of creating explicitly this dialog table, an alert tag would
automatically generate a message at a defined place in the form when a
user submit it...for instance...

--
Didier

Alessandro Vernet a écrit :

> Didier,
>
> When the field is bound to an invalid control, an exclamation mark is
> displayed next to the control, and as you mouse over the exclamation
> mark, a tool-tip is displayed. See the attached alert.png.
>
> We are thinking of ways to improve this in the future, as it is not
> clear that you can get more information my moving the mouse over the
> exclamation mark. If you have suggestions, please let us know.
>
> Alex
>
> On 2/13/07, [hidden email] <[hidden email]> wrote:
>> Hi everyone !
>>
>> I do not understand how <xforms:alert> works.
>> I follow instructions in the doc. But no message is displayed after
>> defining an alert message for an <xforms:input> like this :
>>
>> <xforms:input ref="title">
>>   <xforms:label class="fixed-width">Title</xforms:label>
>>   <xforms:alert>this is an alert</xforms:alert>
>> </xforms:input>
>>
>>
>> Thanks !
>>
>> --
>> Didier
>>
>>
>>
>> --
>> You receive this message as a subscriber of the
>> [hidden email] mailing list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>>
>>
>
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws