92 | "Grey Out" hidden view columns in designerDavid Lundy1623 - 02 2008 / (5) Like many of us, I use hidden columns in views for sorting, row coloring, etc. I also get confused sometimes when looking at the design of the view and trying to figure out which columns are hidden and which aren't. I think it'd be very useful if the designer ... |
62 | Define View Column Titles using @Formula |
55 | Computed View-Column-Titles |
52 | Mouse-over Text for Column TitlesCorey Davis1734 - 07 2007 / (0) Add the ability to designate alternative title text for column titles that would display when the mouse hovers over the column title. Useful for providing more details when using abbreviated text in titles somewhat similar to Field Help. |
43 | Column width in Views - double click on the border should auto-size the width to the contentPatrick Kwinten21943 - 01 2010 / (3) Just like excel does... |
39 | View Column Total - Option to Remove Grand TotalConrad Senn230 - 07 2007 / (3) I sometimes have the need to not see the grand totals on View Columns. The client would much rather just see the Categorized totals. Have a check box in designer in the column box where Totals are specified to show or not show grand total. |
37 | Provide the ability to lock a column, row (document), or category when scrolling.Alan Lepofsky8270 - 03 2007 / (1) I think it would lead to some really cool view designs if developers could lock certain elements in place. |
35 | Shared column improvementsPaul Davies12316 - 11 2008 / (2) 1. When choosing to share a column in a view, an additional option to replace the selected column with the newly created shared column would be beneficial 2. when inserting or appending a shared column, the dialog should stay open to allow you to insert more, or simply allow multiple ... |
32 | Disable "Are you sure?" when saving a Shared Column |
31 | Calculating a Categorized Column From Other Column Totals |
29 | Improve the order appearance of columns (and make they adjustable) |
29 | Vertical Alignment of Column HeadingsPeter Presnell26400 - 10 2008 / (1) Whenevr a view is defined to have a heading with more than 1 line it would be nice to be able to specify the vertical alignment of the column titles. Currenty view titles default to a "top" vertical alignment. In many applications I would prefer to see column heading aligned ... |
24 | @WeekNumber - calculate the week number from a specific dateThorsten Seidel659 - 21 2011 / (4) I'm shure, I'm not the first and not the last.... I need an @Function to calculate the calendar week of a specific date. The function should be like @WeekNumber(date; format) with format = [calendar (gregorian, julian, ...) / region / ISO-8601 / etc.]. I know, there are a ... |
21 | Use the columnName in @DBColumn (instead of columnNumber)Patrick Kwinten21943 - 26 2009 / (2) in case the @dbcolumn function could use the programmatic name of a column instead of the columnnumber it would be easier to make updates on views. |
19 | Make @IsCategory return a simple True or False that can be used in other formulaePaul Davies12316 - 14 2008 / (4) anyone who has tried to use @IsCategory, probably to colour a view row will know just how strange this formula is, i.e. it's result cannot be used in any other formulae Can we have it just return a True or a False instead, or at the very least make it work ... |
18 | @Name [TOLF] parameter for returning "Lastname, Firstname" |
17 | New number format column style property: index |
1 | Column - Totals: useless for display values as iconsPatrick Kwinten21943 - 06 2007 / (2) the total option for a column (tab 2)is pretty useless when the optoin is set 'display values as icons'.
much better would be to be able to provide a formula in combination with a custom icon, selectable from a resource or something |
-2 | notesViewEntry.GetTotalJoseph Hoetzl4678 - 09 2007 / (2) We have notesViewEntry.IsTotal, but I was just working on something and would have loved a quick way to notesViewEntry.GetTotal.
Sure, workarounds abound, but thought this would be handy. |
-11 | Column style as Number - Number Format = Weight |