dbTalk Databases Forums  

Sorting a new list

comp.databases.filemaker comp.databases.filemaker


Discuss Sorting a new list in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John G
 
Posts: n/a

Default Sorting a new list - 01-23-2011 , 10:31 PM






This seems very fundamental but I just can not see the wood for the
trees.
When building a new List view/report with the wizard there is an option
to set a sort order for this list.
Question -- How to change this order after the layout is finished.?



--
John G

Reply With Quote
  #2  
Old   
Michael Myett
 
Posts: n/a

Default Re: Sorting a new list - 01-24-2011 , 03:05 AM






On Mon, 24 Jan 2011 15:31:25 +1100, John G <greentest (AT) ozemail (DOT) com.au>
wrote:

Quote:
This seems very fundamental but I just can not see the wood for the
trees.
When building a new List view/report with the wizard there is an option
to set a sort order for this list.
Question -- How to change this order after the layout is finished.?
Under Records menu click on Unsort.

The wizard also gives you the option to create a default script which
will go to that layout and then sort the records based on the sort
order you selected. That is the primary function of selecting a sort
order. So if your not interested in sorting those records, simply skip
that part of the wizard.

M Myett

Reply With Quote
  #3  
Old   
John G
 
Posts: n/a

Default Re: Sorting a new list - 01-24-2011 , 03:18 AM



Michael Myett pretended :
Quote:
On Mon, 24 Jan 2011 15:31:25 +1100, John G <greentest (AT) ozemail (DOT) com.au
wrote:

This seems very fundamental but I just can not see the wood for the
trees.
When building a new List view/report with the wizard there is an option
to set a sort order for this list.
Question -- How to change this order after the layout is finished.?

Under Records menu click on Unsort.

The wizard also gives you the option to create a default script which
will go to that layout and then sort the records based on the sort
order you selected. That is the primary function of selecting a sort
order. So if your not interested in sorting those records, simply skip
that part of the wizard.

M Myett
I want to modify the default sort set in the step before generating a
scrip. In fact I did not particularly want a script there if I could
avoid it.
Of course I could build another layout with the sort I want and
deletete the earlier one but I just think there should be a way to
modify the original.

--
John G

Reply With Quote
  #4  
Old   
Michael Myett
 
Posts: n/a

Default Re: Sorting a new list - 01-24-2011 , 03:29 AM



On Mon, 24 Jan 2011 20:18:30 +1100, John G <greentest (AT) ozemail (DOT) com.au>
wrote:

Quote:
Michael Myett pretended :
On Mon, 24 Jan 2011 15:31:25 +1100, John G <greentest (AT) ozemail (DOT) com.au
wrote:

This seems very fundamental but I just can not see the wood for the
trees.
When building a new List view/report with the wizard there is an option
to set a sort order for this list.
Question -- How to change this order after the layout is finished.?

Under Records menu click on Unsort.

The wizard also gives you the option to create a default script which
will go to that layout and then sort the records based on the sort
order you selected. That is the primary function of selecting a sort
order. So if your not interested in sorting those records, simply skip
that part of the wizard.

M Myett

I want to modify the default sort set in the step before generating a
scrip. In fact I did not particularly want a script there if I could
avoid it.
Of course I could build another layout with the sort I want and
deletete the earlier one but I just think there should be a way to
modify the original.
There is. Resort the records by going to Records > Sort in the menu
items while on the layout you created. If you do not want a script
simply go to manage scripts and delete it or tell the wizard not to
create it in the first place. If you want the script but w/ a new sort
order, go to manage scripts and edit the script to create the sort
order you desire.

The script is not built into the layout or perminent. There is always
a way to modify something in FileMaker.

Reply With Quote
  #5  
Old   
John G
 
Posts: n/a

Default Re: Sorting a new list - 01-24-2011 , 04:59 AM



Michael Myett explained :
Quote:
On Mon, 24 Jan 2011 20:18:30 +1100, John G <greentest (AT) ozemail (DOT) com.au
wrote:

Michael Myett pretended :
On Mon, 24 Jan 2011 15:31:25 +1100, John G <greentest (AT) ozemail (DOT) com.au
wrote:

This seems very fundamental but I just can not see the wood for the
trees.
When building a new List view/report with the wizard there is an option
to set a sort order for this list.
Question -- How to change this order after the layout is finished.?

Under Records menu click on Unsort.

The wizard also gives you the option to create a default script which
will go to that layout and then sort the records based on the sort
order you selected. That is the primary function of selecting a sort
order. So if your not interested in sorting those records, simply skip
that part of the wizard.

M Myett

I want to modify the default sort set in the step before generating a
scrip. In fact I did not particularly want a script there if I could
avoid it.
Of course I could build another layout with the sort I want and
deletete the earlier one but I just think there should be a way to
modify the original.

There is. Resort the records by going to Records > Sort in the menu
items while on the layout you created. If you do not want a script
simply go to manage scripts and delete it or tell the wizard not to
create it in the first place. If you want the script but w/ a new sort
order, go to manage scripts and edit the script to create the sort
order you desire.

The script is not built into the layout or perminent. There is always
a way to modify something in FileMaker.
I am sorry if I did not tell you this FM 11.
There is no script and of course I know how to resort the records.
In Fm 11 when you create a layout you can create a default sort order
for that layout. No scripts involved.
What I am asking is how to change that default sort order without
making a new layout.

--
John G

Reply With Quote
  #6  
Old   
Michael Myett
 
Posts: n/a

Default Re: Sorting a new list - 01-24-2011 , 05:21 AM



On Mon, 24 Jan 2011 21:59:48 +1100, John G <greentest (AT) ozemail (DOT) com.au>
wrote:

Quote:
Michael Myett explained :
On Mon, 24 Jan 2011 20:18:30 +1100, John G <greentest (AT) ozemail (DOT) com.au
wrote:

Michael Myett pretended :
On Mon, 24 Jan 2011 15:31:25 +1100, John G <greentest (AT) ozemail (DOT) com.au
wrote:

This seems very fundamental but I just can not see the wood for the
trees.
When building a new List view/report with the wizard there is an option
to set a sort order for this list.
Question -- How to change this order after the layout is finished.?

Under Records menu click on Unsort.

The wizard also gives you the option to create a default script which
will go to that layout and then sort the records based on the sort
order you selected. That is the primary function of selecting a sort
order. So if your not interested in sorting those records, simply skip
that part of the wizard.

M Myett

I want to modify the default sort set in the step before generating a
scrip. In fact I did not particularly want a script there if I could
avoid it.
Of course I could build another layout with the sort I want and
deletete the earlier one but I just think there should be a way to
modify the original.

There is. Resort the records by going to Records > Sort in the menu
items while on the layout you created. If you do not want a script
simply go to manage scripts and delete it or tell the wizard not to
create it in the first place. If you want the script but w/ a new sort
order, go to manage scripts and edit the script to create the sort
order you desire.

The script is not built into the layout or perminent. There is always
a way to modify something in FileMaker.

I am sorry if I did not tell you this FM 11.
There is no script and of course I know how to resort the records.
In Fm 11 when you create a layout you can create a default sort order
for that layout. No scripts involved.
What I am asking is how to change that default sort order without
making a new layout.
As I originally stated, go to the Records menu then select Unsort. How
are they being sorted again? Just going to a layout doesn't sort
records. All the wizard did was create a layout, once you've unsorted
the records they will stay that way until unsorted. FM 11 has nothing
to do with it.

when you create the layout you do not need to choose a sort order you
can skip this step. and it' not really a default, it sorts that way
after the wizard is complete but once it is resorted does not go back
to what you are calling the default.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.