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

Jquery Autocomplete with select box option was not working #10

Closed
GoogleCodeExporter opened this issue Apr 14, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Create a sj:autocomplete and include the select box option
2.Retrieve the list data from app scope
3.

<sj:autocompleter 
    name="name"
    list="#application.APPL_PRODUCT_CAT_LIST"
    listKey="id"
    listValue="catName"
    selectBox="true"
    selectBoxIcon="true"
    parentTheme="bootstrap"
/>


What is the expected output? What do you see instead?
Bootstrap theme was not applied while displaying and also during validation.

What version of the product are you using? On what operating system?
struts2-jquery-plugin-3.5.1.jar
struts2-bootstrap-plugin-1.6.1.jar

Please provide any additional information below.


Original issue reported on code.google.com by manandr...@gmail.com on 24 Jun 2013 at 5:12

@GoogleCodeExporter
Copy link
Author

This is not an Struts2 Bootstrap Plugin Issue. It is an Struts2 jQuery Plugin 
Issue.

See: https://code.google.com/p/struts2-jquery/issues/detail?id=992

Original comment by johgep on 26 Jun 2013 at 8:21

  • Changed state: Invalid

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

1 participant