When I do an application.output of an event of a button attached to onAction, the formname is null. The form must be in list view to reproduce this problem.
My application.output:
JSEvent(type = action, source = ScriptButton[sv_ba337672_b589_4a1c_9f6b_a81144c7b8cb:null], formName = null, elementName = , timestamp = Wed Mar 03 16:18:43 CET 2010,modifiers = 16,x =0,y = 0,data = null)
Is this a bug?