1) First screen - If you have a lot of Access Levels, the list doesn't scroll so you cannot select any tat you can't see
2) If you type in a complex search manually for example
FIND SalesTrans WHERE YEAR(SalesTrans.TxDate) =YEAR(CURRENT_DATE) AND SalesTrans.TXType='Credit'
This doesn't get remembered in subsequent edits. Moreover if you flip to the following screen, the field for the complex bit (YEAR(SalesTrans.TxDate) is empty (but the bit after te = contains the correct match pattern ie =YEAR(CURRENT_DATE) . So basically, you have to go to previous screen and start again from scratch
3) Sort Attribute is not remembered
Apart from that - it's a great feature which I'm loving