Pages

Search

Microsoft CRM - Sorted by Name Views ('SortOrder')

Microsoft CRM - Sorted by Name Views ('SortOrder')


Sorted by Name Views ('SortOrder')

Posted: 07 Mar 2005 12:21 PM PST

"Julian Sharp" wrote:
 

Hum, not exactly. My problem is not about sorting the grid by a column
(thanks for the detail description, though).

I would like to sort the list with the filters itself - the dropdown
list/menu(s) "View:" on Contacts, Opportunities and etc.

Exmaple:
My Contacts
Inactive Contacts
Sales - John Smith
Customers
Sales - Peter Doe
New Contacts this week
....
and etc... till >25

The list above is not sorted by 'name' and not very usefull, right?
It looks like sorted by DB_ID altough I am not very sure about it.

So my question is "is it possible to sort these lists by name?" if not,
there is a suggestion about it.

It is normal practice to use SortOrder (10, 20, 30 etc) field or just to
hardcode the ORDER BY in the SQL query for lists like that (or it is just me
:)

Cheers,

Miro

Schema Mappings

Posted: 07 Mar 2005 03:35 AM PST

Google on CRM SDK if you haven't already looked at the SDK. Also try
www.mscrmexperts.com for some good articles.

Matt Wittemann
http://icu-mscrm.blogspot.com


"Bouffont" wrote:
 

removing all customization?

Posted: 06 Mar 2005 04:19 AM PST

Just beware that the BOL version will state that the table defination "could"
exceed 8k as long as the columns are defined as VARs. It's the actual data that
cannot exceed 8k. Thus, the program must know this might happen and then handle
the sitiation where the data limit was exceeded. CRM chose to avoid this by
instituing a hard limit at 8K on the definition of the table.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Sun, 6 Mar 2005 17:18:59 -0600, "Sean Fullerton - eMonarch"
<et> wrote:

I do not know of any "official" online document with regard to the 8K limit.
But you can look in the SQL Books Online for the information.

Sean Fullerton

"HT" <microsoft.com> wrote in message
news:com... 


Help-adding a contact in browser does not sync to SFO

Posted: 04 Mar 2005 11:45 AM PST

I am sorry, I meant to say that i have done that. I have 6 sales reps ,
all have the same problem. It worked great until we upgraded to outlook
2003 (or so it seems)

Outlook Web Access

Posted: 04 Mar 2005 10:21 AM PST

There is no way to get CRM to show up inside of Outlook Web Access, but you
can publish CRM to the internet behind SSL by assigning it a port and SSL
certificate. There is more on the newsgroup about how to do this. Then your
client can hit CRM from outside the network from any internet connection
(with Windows and IE 5.5 or better).

Matt Wittemann
http://icu-mscrm.blogspot.com


"Shauna Koppang" wrote:
 

Upload attachments to CRM notes via post to SRF

Posted: 04 Mar 2005 07:29 AM PST

I am very interested.

I opened up a ticket with Microsoft about a month ago and they basically
told me that it could not be done and to wait for 2.0. I could not get past
the error messages either.


"Paul Galvin" <microsoft.com> wrote in message
news:4ff301c5229c$343f3f90$gbl...
Greetings,

Wanted to let everyone know that this issue is solve for
us. If anyone is interested, I'll share the details.

--Paul Galvin
ISSG
 
Error</title></head><body>Server 


HELP - CRM OUTLOOK

Posted: 04 Mar 2005 07:21 AM PST

when you are in outlook you are the user logged in on the machine.

You need to add the crm URL to the local sites on IE. for instance: http://crm
Then you don't need to login when accessing the system from the browser

/Jakob

"help" wrote:
 

XML and CRM 1.2

Posted: 04 Mar 2005 06:06 AM PST

Wow, thanks, time to brush up on my coding skills, thats looks pretty
in depth!!

Thanks T

CRM migration from CDF opportunity

Posted: 03 Mar 2005 02:05 PM PST

Hi Julian,

Thanks for your suggestions. Did not get this untill we had already started
to do batch conversions. So they are running overnight. Will see what the
results are and will look into your recommendations. It is nice to know
there are people out there who have come across issues posted here and are
willing to share their knowledge. It is greatly appreciated:-) Will post
you if we have any success.

Shauna

"Julian Sharp" wrote: