Amount:
Description:
User:
Category:

Posted Params:
{}

This is a simple example of using RecordSelect in a form. The "User" field above was generated by the record_select_field helper. Notice that the visible text field displays the result of user#to_label, and that the hidden input field (which actually submits) stores the user#id.

Also notice the <select> box underneath RecordSelect. It should hide underneath the RecordSelect dialog in IE6, provided the iFrame hack is working properly.