6/21/2025 11:30:42 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss usage & tips for SalesLogix controls and other 3rd party ActiveX controls. View the code of conduct for posting guidelines.
|
|
|
|
Format Strings for Columns in a Lookup
Posted: 03 Dec 06 12:39 PM
|
fiogf49gjkf0d I am having some junior programmer difficulty figuring out what to use as a Format String for a Column in one of my Lookups. In Architect I go to Tools -> Manage Lookups, find my Lookup and Edit it. Then I click Layout, which shows me all of the columns I am going to display. I double click on the column I care about, which is an Integer. I want to format the Integer to not display decimal places. When I tried putting %.0n in there Architect crashed with a "Format '%.0n' invalid or incompatible with argument" error.
Side Questoin - Searching Articles: When searching from the Home Page on SLX Developer for Format String I found no Articles, then I searched on %. and "%." and found way too many. Does the search engine have esacpe characters I can use to search for %.?
Side Question - Searching Forums: Is there a way to search all Forums at the same time or do you have to select each forum one at a time and do your search?
Thanks for any help,
Dag |
|
|
|
Re: Format Strings for Columns in a Lookup
Posted: 03 Dec 06 1:51 PM
|
fiogf49gjkf0d Not sure I'll be much help with the issue of format strings in a lookup.
As far as the searching on the site goes, I am currently working on migrating the site to a new v2.0 and greatly improved site. One of the major enhancements is the ability to perform better searches. Bear with the site for now, new enhanced searching is around the corner (with the ability to include attachments to posts and the searching will even include the contents of attached files)
-Ryan |
|
|
|
Re: Format Strings for Columns in a Lookup
Posted: 04 Dec 06 9:15 AM
|
fiogf49gjkf0d Originally posted by Dag Anderson
I am having some junior programmer difficulty figuring out what to use as a Format String for a Column in one of my Lookups. In Architect I go to Tools -> Manage Lookups, find my Lookup and Edit it. Then I click Layout, which shows me all of the columns I am going to display. I double click on the column I care about, which is an Integer. I want to format the Integer to not display decimal places. When I tried putting %.0n in there Architect crashed with a "Format '%.0n' invalid or incompatible with argument" error.
....... Dag |
|
Did you try #0 ? |
|
|
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|