Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autofill with repeat group issue #603

Closed
cheesegrits opened this issue Jan 8, 2013 · 0 comments
Closed

Autofill with repeat group issue #603

cheesegrits opened this issue Jan 8, 2013 · 0 comments
Assignees
Milestone

Comments

@cheesegrits
Copy link
Member

The autofill has problems with repeated groups. it looks like we correctly renew the 'change' event on the watched element, BUT ... internally, within autofill, we've bound the event to the single instance of autofill object lookUp(), which then uses this.element, which is just set up one time in the autofill setup() method.

I can't work out how we are going to work out in lookUp() the repeatNum of the element which called us.

Rob - I have a test case on shiny, under Autofill Test.

@ghost ghost assigned pollen8 Jan 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants