Print Details
14 12 2010, Michiel van Vlaardingen on FlexListsWe have added a small, but requested feature to FlexLists: you can now print individual entries as well: click an item in the list, at the bottom of the details listing a 'Print Item' button will appear.
Furthermore we fixed a small access bug. In some cases, users with a READ_ADD key were also able to edit entries, by doubleclicking a row. We have now secured FlexLists against this.
For those interested in more advanced search queries, we've added a section to our FAQ:
Can I search specific fields?
Yes you can by using "column name":"your keyword" as a query.
Furthermore you can combine parts of queries using AND and/or OR. e.g.:
status:Busy OR status:"Not started"
you can also exclude certain parts e.g.
-status:Done
for columns with spaces in them you need to put quotes around the name e.g.
"assigned to":Michiel AND -status:Done
05 07 2015: Export Excel files
17 03 2011: Brand New Observu Coming
14 12 2010: Print Details