I am trying to figure out how to sort results in a View. I don't see this option in the wizard and can't understand why this option is not provided because it seems a pretty basic and common task in DB development.
The reason I need the above functionallity is because I need to sort the results in a Datapage using one or more fields that are not displayed...again a pretty basic need or common occurance in DB development.
What I am doing is displaying the results of a datapage in a HTML block because it provides me with much better formatting control (along with CSS styles) than the standard wizard-driven output. But doing it this way the fields are not selected for display, and thus not available for sorting in the wizard.
I'm not averse to modifying the XML (View or Datapage) but don't know what to modify or if that's even possible...I also thought about discarding the HTML block and using CSS to control the display of the wizard-driven results but not sure if I can acheive that with my limited CSS skills & knowledge.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
allansheth
Hi,
I am hoping someone can help me with this...
I am trying to figure out how to sort results in a View. I don't see this option in the wizard and can't understand why this option is not provided because it seems a pretty basic and common task in DB development.
The reason I need the above functionallity is because I need to sort the results in a Datapage using one or more fields that are not displayed...again a pretty basic need or common occurance in DB development.
What I am doing is displaying the results of a datapage in a HTML block because it provides me with much better formatting control (along with CSS styles) than the standard wizard-driven output. But doing it this way the fields are not selected for display, and thus not available for sorting in the wizard.
I'm not averse to modifying the XML (View or Datapage) but don't know what to modify or if that's even possible...I also thought about discarding the HTML block and using CSS to control the display of the wizard-driven results but not sure if I can acheive that with my limited CSS skills & knowledge.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.