Hi,
i have a small requirement in the forms design , got forms like that ( the dots will contain the information): First Name: ................................................................... Last Name: ................................................................. i want to achieve this with a one component (single line text, and use it label attribute ) , in fact i can easly do it by using 2 elements: one output text and one single line text (but i will loose the combined data(label + information) contained in one xml tag which can pretty usefull if i want to process the label and their data by a third system). NB: the result i want to achieve http://snag.gy/vzRiY.jpg with one component and thanks |
Administrator
|
Not sure I understand. Is the requirement that you want to see dots?
-Erik On Fri, Mar 23, 2012 at 8:18 AM, globe <[hidden email]> wrote: > Hi, > > i have a small requirement in the forms design , got forms like that ( the > dots will contain the information): > > First Name: > ................................................................... > Last Name: > ................................................................. > > i want to achieve this with a one component (single line text, and use it > label attribute ) , in fact i can easly do it by using 2 elements: one > output text and one single line text (but i will loose the combined > data(label + information) contained in one xml tag which can pretty usefull > if i want to process the label and their data by a third system). > > NB: the result i want to achieve http://snag.gy/vzRiY.jpg with one component > > and thanks > > > -- > View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/present-the-Single-line-text-in-a-different-maner-tp4499152p4499152.html > Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.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 > OW2 mailing lists service home page: http://www.ow2.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 OW2 mailing lists service home page: http://www.ow2.org/wws |
hi Eric
the dots are the value field of input text: by default: when using the component (single line text) , the label text is placed in top of the input field. want i to have: Name: (label at the left of the form) Erik (the value of the input at the right of the form) please see my requirement in the following link http://snag.gy/mHV0A.jpg (and i want to achieve it with one component) and thanks a lot |
Administrator
|
Hi,
I assume that you're asking the question in the context of a form you created with Form Builder. The default CSS that comes with Form Builder / Form Runner put the label on top of the fields (vertical layout) rather than to the left of the fields (horizontal layout). The HTML markup Orbeon Forms generates allows you to write CSS to get an horizontal layout, but at this point we don't provide that CSS with Orbeon Forms. If you or someone in your team is a CSS wiz, you can write that CSS yourself, and in the future we would like to have that CSS bundled with Orbeon Forms, so you can just choose, in Form Builder, if the form should use a vertical or horizontal layout. Alex On Tue, Mar 27, 2012 at 2:26 AM, globe <[hidden email]> wrote: > hi Eric > > the dots are the value field of input text: > > by default: when using the component (single line text) , the label text is > placed in top of the input field. > > > want i to have: > > Name: (label at the left of the form) > Erik (the value of the input at the > > right of the form) > > > please see my requirement in the following link http://snag.gy/mHV0A.jpg > (and i want to achieve it with one component) > > > and thanks a lot > > -- > View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/present-the-Single-line-text-in-a-different-maner-tp4499152p4508353.html > Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.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 > OW2 mailing lists service home page: http://www.ow2.org/wws > -- Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet -- 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 OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
hi Alessandro ,
thanks for your answer. |
In reply to this post by Alessandro Vernet
Hi,
When running: Orbeon Forms 3.9.1.201202031753 PE -- 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 OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Koen,
Absolutely it should work with IE. In fact, I just tried the latest code with IE 8 and the summary page displays properly. So I don't know what the problem might be in your case: maybe a bad build? Can you try with a newer build?
-Erik On Fri, Mar 30, 2012 at 5:46 AM, <[hidden email]> wrote: Hi, -- 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 OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |