Company Logo Upload

Extended edition Application Administrators can upload their company logo for branding purposes and/or to give the application a more familiar feel. Uploaded logos will live in the upper-left corner of the application. This option may be unavailable if your organization subscribed via a partner that does not allow this feature.

 

To upload / manage your company logo:

 

Setup menu > Company Logo Upload > Company Logo Upload window

 

Company Logo Upload window - Available only to Application Administrators. Logos must be in .GIF, .JPEG, or .BMP format, and the file size must be less than 200kb. Logos should be 150 pixels wide and 40 pixels high. Images whose dimensions are smaller or larger are automatically resized by the application, potentially producing a lesser-quality image. The Upload Company Logo window contains the following elements:

"Post" form action: "Post" bundles data together and is constrained by total file size. Post is the default setting because most sites can interact with data delivered via Post.

 

"Get" form action: "Get" bundles the data together in one long string called a querystring and is constrained by a total character limit of 2,053. If the character length of all the Field Label and Value pairs that come after the Base URL exceed the querystring maximum of 2,053 characters after the Value Tokens are replaced by the data they represent, and this data is bundled to be sent to the destination site, then you will receive the following error message: "Sorry, but the data is too long for the chosen method of submission. Contact your Application Administrator.". If this happens, try selecting the Post radio button. If your data exceeds the limit for a "Get", and the destination site does not accept Post, or if you are receiving this error message and you have already selected the Post radio button, you will have to change one of the Data Values being transmitted to the site. For example, if you are transmitting data from a field in the application that typically contains a large amount of data, you may need to remove this field from your parameters.

 

This documentation is copyright (c) 1997-2007. All Rights Reserved Worldwide. This documentation is provided under license, and is subject to periodic change, at the absolute discretion of the company and its authors. Unauthorized distribution of these materials for any purpose or to any third party is prohibited.