Views
# You can make notes by placing an # at the beginning of the line # This wiki page is for defining what you want to display in the # dashboard for this type of proposal # format: # ;field1;field2;opt1;opt2 # ^ first character identifies field separator used on this line; # ^^ field1: 'title', 'property', and 'tags' have special meanings # title: use field2 as title of dashboard # property: get property field2 from catalog, Proposal folder, # or Proposal wiki page, in that order # tags: get tags from Tags wiki page # anything else: text to search for at beginning of lines in # individual proposals of this type # ^ field separator ... must be same as first character # ^^ field2: for 'title' and 'tags', Column Heading # for 'property', name of property to find # for anything else, Column Heading # ^ field separator ... must be same as first character # ^^ opt1: for 'title' and 'tags', not used # for 'property' and anything else, Column Heading # ^ field separator ... must be same as first character # ^^ opt2: for 'title' and 'tags', not used # for 'property' and anything else: # 'link': create a link to proposal on this field # 'sum': total this field and show total at bottom # of dashboard # # Examples and common properties # Columns are built in the order you list them here ;title;My Proposal Type
;property:id;Tracking Number;link
;property:Creator;Owner
;Subject:;Subject
;Department:;Department
;property:created;Date Created;date
;property:modified;Last Modified;datetime
;property:rating;Latest Rating
;property:proposal_status;Status
;Total Requested Funding through ITSC:;Funding Requested;sum
;tags;Tags