Ticket #269 (new enhancement)

Opened 2 months ago

Collection-control: giving focus to new element(s)

Reported by: svr Assigned to: mpo
Priority: minor Milestone: 0.4
Component: modules/kauri-forms Version: trunk
Keywords: collection-control standard focus element Cc:

Description

When clicking the "add" button to add a new row of components, the focus stays on the button so you have to click in the newly added field to start typing.

Eventhough you can put the focus on the new field by hand, it would be nice that such feature would be embedded in kauri instead of implementing it yourself.

Maybe as default behaviour or enabling it by a parameter? Just a thought..