Orbeon form runner, fields-date

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

Orbeon form runner, fields-date

Chunyu_uk
Hi,

I tried to use the following date fields in form builder. However, it appear three rows in the form runner. We would like it be just three fields within one row.

<xh:tr>
                                    <xh:td>
                                        <fr:fields-date
                                            xmlns="http://orbeon.org/oxf/xml/form-builder"
                                            xmlns:xxbl="http://orbeon.org/oxf/xml/xbl"
                                            id="procurement-start-date-control"
                                            bind="procurement-start-date-bind">
                                            <xf:label
                                                ref="$form-resources/procurement-start-date/label"/>
                                            <xf:hint
                                                ref="$form-resources/procurement-start-date/hint"/>
                                            <xf:alert ref="$fr-resources/detail/labels/alert"/>
                                        </fr:fields-date>
                                    </xh:td>
                                </xh:tr>

Appreciate any help.

Many Thank,

Chunyu

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].

2015-05-24_date.png (15K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Orbeon form runner, fields-date

Alessandro  Vernet
Administrator
Hi Chunyu,

Strange: I am seeing the fields shown on the "same line". Could you attach a screenshot showing what you have? Do you have custom CSS that could cause this behavior?

Alex

On Mon, May 25, 2015 at 1:36 AM, Chunyu Cong <[hidden email]> wrote:
Hi,

I tried to use the following date fields in form builder. However, it appear three rows in the form runner. We would like it be just three fields within one row.

<xh:tr>
                                    <xh:td>
                                        <fr:fields-date
                                            xmlns="http://orbeon.org/oxf/xml/form-builder"
                                            xmlns:xxbl="http://orbeon.org/oxf/xml/xbl"
                                            id="procurement-start-date-control"
                                            bind="procurement-start-date-bind">
                                            <xf:label
                                                ref="$form-resources/procurement-start-date/label"/>
                                            <xf:hint
                                                ref="$form-resources/procurement-start-date/hint"/>
                                            <xf:alert ref="$fr-resources/detail/labels/alert"/>
                                        </fr:fields-date>
                                    </xh:td>
                                </xh:tr>

Appreciate any help.

Many Thank,

Chunyu

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet