I have a Chronoconnectivity Connection that is working well. It has 16 columns of data. Most of the columns are numeric although I have a few date columns and a column that shows a textarea. I have experimented with the Data Listing Fields option which allows for "in-view" editing. It seems to work well.
The problem is that once enabled the input widths of the Data Listing fields are so wide that my view no longer fits on the screen. I have successfully reduced the widths using CSS but this causes new problems. Because the CSS can only be applied to the object called 'input' I end up with all 'input' objects in the view with the new width applied. Because I have no width control over the individual columns in the view, I end up with my numeric columns looking good with a width of 10px but the columns that show dates and textarea fields are now too narrow and are unusable.
So, is there a way to gain control of individual column widths when they are being used in Data Listing mode or is this a limitation of the system? If this is a limitation, are there any plans to add the ability to control individual column width when using Data listing fields?
Thanks for your help.
John
The problem is that once enabled the input widths of the Data Listing fields are so wide that my view no longer fits on the screen. I have successfully reduced the widths using CSS but this causes new problems. Because the CSS can only be applied to the object called 'input' I end up with all 'input' objects in the view with the new width applied. Because I have no width control over the individual columns in the view, I end up with my numeric columns looking good with a width of 10px but the columns that show dates and textarea fields are now too narrow and are unusable.
So, is there a way to gain control of individual column widths when they are being used in Data Listing mode or is this a limitation of the system? If this is a limitation, are there any plans to add the ability to control individual column width when using Data listing fields?
Thanks for your help.
John