How to control order of fields in Form with auto-fields-service

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

How to control order of fields in Form with auto-fields-service

James McGill-5
When adding fields to a Form where an auto-fields-service is used, my
additional fields always sort to the bottom.
How do you control the display order of these fields?

--
James McGill
Phoenix AZ
Reply | Threaded
Open this post in threaded view
|

Re: How to control order of fields in Form with auto-fields-service

Jacques Le Roux
Administrator
<sort-order, plenty of examples OOTB

Jacques

From: "James McGill" <[hidden email]>
> When adding fields to a Form where an auto-fields-service is used, my
> additional fields always sort to the bottom.
> How do you control the display order of these fields?
>
> --
> James McGill
> Phoenix AZ
>

Reply | Threaded
Open this post in threaded view
|

Re: How to control order of fields in Form with auto-fields-service

James McGill-5
On Wed, Aug 25, 2010 at 1:07 PM, Jacques Le Roux <
[hidden email]> wrote:

> <sort-order, plenty of examples OOTB
>
>

Thank you, I see how it works.  I assume this means that you have to know
all the fields that are bound by any "auto" tags, and have to list them
explicitly in sort-order.



--
James McGill
Phoenix  AZ
Reply | Threaded
Open this post in threaded view
|

Re: How to control order of fields in Form with auto-fields-service

Jacques Le Roux
Administrator
Yes, simply look for definition in service or data model

Jacques

From: "James McGill" <[hidden email]>

> On Wed, Aug 25, 2010 at 1:07 PM, Jacques Le Roux <
> [hidden email]> wrote:
>
>> <sort-order, plenty of examples OOTB
>>
>>
>
> Thank you, I see how it works.  I assume this means that you have to know
> all the fields that are bound by any "auto" tags, and have to list them
> explicitly in sort-order.
>
>
>
> --
> James McGill
> Phoenix  AZ
>