23 | Native Title Desrciption to Form Fields to assist Field SearchSudhish Jayaswal956 - 27 2007 / (1) The Notes Field should allow a Native Title Desrciption to Form Fields. Further this description should be presented to the User, when they select "BY FIELD" Full text Search option. This would allow the user to select a field in a much more business sense, because the end user does not ... |
12 | Optimise LotusScript Conditional evaluationMick Moignard2640 - 15 2008 / (5) I'd like to see LS optimise the way that conditionals are evaluated and executed, which will mean that code is cleaner to read, more robust and faster. Consider the LS conditional: If doc.CFRDays(0) = "" Or doc.CFRDays(0) = 0 Then This ... |