I'm searching for a way to add sorting capability on forms and:
a)sort can be made on 1 or more fields at the same time (asc or desc)
b)user is informed on sorting being applied (what fields are in sort criteria and in what order).
Is it possible with actual tags?
Do you have some suggestion?
Tank you
Luigi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think the sort tag can do this for more then one field.
It should be possible to set the current value of the combo box to the actual sorting direction.....
I put it onto the list...
Cheers,
Henner
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm starting to use sort tag ... exactly 3 sort tags on the same form.
When i make the first sorting all goes well, using the second field drives record ordering on strange behaviour.
Is it possible to write (non for debug purpose only) the ACTUAL ordering in the view?
Sort combos remember previous configuration but user don't know "the order" of the sort configuration.
Tanx a lot
Luigi
I have an sort tag with picture support - the picture shows the current state of sorting.
I could put this into the CVS at the weekend.
Henner
Yes, I think that this feature is useful in general.
Is an upgrade of current Sort tag or a new approach?
If sorting is on (for example) field1 asc, field2 desc your tag can visualize this order (first field1, then field2) ?
Tank you
Luigi
This tag is independent from the sort tag - just a new one.
You can sort only for one field at a time.
And sort direction will be shown
Henner
I'm searching for a way to add sorting capability on forms and:
a)sort can be made on 1 or more fields at the same time (asc or desc)
b)user is informed on sorting being applied (what fields are in sort criteria and in what order).
Is it possible with actual tags?
Do you have some suggestion?
Tank you
Luigi
I think the sort tag can do this for more then one field.
It should be possible to set the current value of the combo box to the actual sorting direction.....
I put it onto the list...
Cheers,
Henner