I'm trying to figure out if there is a way to start capturing attribute information (via a form) before you are finished capturing the geometry of the feature. The geometry is being captured via a GPS unit.
You can do this by creating a general form that is used to populate a dbase file (or internal stack) and then when you have finished creating your geometry you populate the attributes of your layer with the data you saved in the first step. Requires a little bit of coding but works fine.