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

Get Source Type checkboxes working on Index page #6

Open
bobharner opened this issue Aug 13, 2011 · 1 comment
Open

Get Source Type checkboxes working on Index page #6

bobharner opened this issue Aug 13, 2011 · 1 comment
Assignees

Comments

@bobharner
Copy link
Owner

The "Source Type" checkboxes on the index page don't work yet, and never have.

I'm using the checklist component copied from Tapestry 5.3.

The current problem: for some reason the sourceTypeService field is null within SourceTypeEncoder, as though Tapestry isn't bothering to inject the service when (I think) it should. But this same SourceTypeEncoder works fine on the EditEntry page.

@ghost ghost assigned bobharner Nov 6, 2011
@bobharner
Copy link
Owner Author

I have this working with a "Go" button, but still need to change over to submitting the form ajax-style via javascript:

$(formId).fire(Tapestry.FORM_PROCESS_SUBMIT_EVENT)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant