Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6192939
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T03:01:57+00:00 2026-05-24T03:01:57+00:00

Currently using the JQuery UI autocomplete list function JQuery UI – Autocomplete . I

  • 0

Currently using the JQuery UI autocomplete list function JQuery UI – Autocomplete. I have a project model that contains the list of projects. I want to get the list of all projects and display it through the JQuery UI autocomplete list function

This is what I currently have in my application.js file.

 $(function() {
        function log( message ) {
            $( "<div/>" ).text( message ).prependTo( "#log" );

        }
        var availableTags = [
            "0407 Dave",
            "0409 John" ,
            "0503 Michael",
            "0554 Jack",
            "0886 Daniel",
            "0969 Robert",
            "0971 Steve",
            "S006 Jack",
            "S006t Andy"    
        ];
        $( " #tags " ).autocomplete({
            source: availableTags
        });

It can be seen that from the code above that it is displaying the list from the variable ‘avaliableTags’. But I don’t want this I want to be able to display projects from my project model

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T03:01:57+00:00Added an answer on May 24, 2026 at 3:01 am

    You should return the data from the project model as JSON data. Create a page to access the data in the project model and return JSON data, then change the source to that page URL.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the autocomplete function in jQuery UI 1.8.6. And I want to highlight
I am using jquery-ui's autocomplete in my project. It works great. Now I want
I'm using Jorn Zaefferer's Autocomplete query plugin, http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ I have options set so it
I have a grid that is currently using Telerik Grids, I would like to
How do I get jQuery autocomplete to show <a> tags? I'm using jQuery autocommit
Im currently using the JQuery UI extension for its search autocomplete. However, I need
I am currently using a single INPUT field to trigger jQuery UI Autocomplete, which
I'm currently using jQuery and am looking for a way to slide an image
I am currently testing this in Mozilla FireFox 3.0.5 using FireBug 1.3.0 with jQuery
Currently using System.Web.UI.WebControls.FileUpload wrapped in our own control. We have licenses for Telerik. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.