11/22/2024 3:56:40 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 the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
Setting Column Width
Posted: 05 Sep 07 10:04 AM
|
I've added a 4th Column to the ContactDetail form. I'm trying to set the column size so column 2, my third column, is very narrow. I go to the ContactDetails form properties. I click on Columns (Collection) and i see all 4 columns listed. 0,1,2,3. No matter what i set on this screen, my page is deployed and the source code of ContactDetail.ascx shows 4 columns each set to 25%. I'm trying to understand why the settings i give on the Column Collection in the App Arch. aren't applied to the final page. Am I trying to adjust the column size in the right place?
To get around this, i can go into the built ascx file and adjust the columns directly in the code, but next time i deploy, i overwrite my columns. Id like to set the width using the App Arch so that I don't have additional steps after my deployment.
Anyone know where to set column width?
Thanks. |
|
|
|
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!
|
|
|
|
|
|
|
|