← Back to team overview

mahara-contributors team mailing list archive

[Bug 1323921] Re: Provide autocomplete pieforms elements

 

I've attached a zip file containing the PHP files that I used to test
this during development:

1. test.php: This is a basic Mahara page with a Pieform in it that has an autocomplete element.
2. testajax.php: This is the ajax script that supplies it with data
3. test.tpl: This is the dwoo template for test.php. It should be copied to theme/raw/templates/test.tpl

** Attachment added: "A sample form with an autocomplete element in it"
   https://bugs.launchpad.net/mahara/+bug/1323921/+attachment/4122517/+files/autocomplete-sample.zip

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1323921

Title:
  Provide autocomplete pieforms elements

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The interface for artefact-level sharing (
  https://bugs.launchpad.net/mahara/+bug/1298646 ) requires a Pieform
  element that will do AJAX-based autocomplete. You start typing in the
  name of the person you want to share with, and it presents you with a
  list of eligible people.

  This functionality could also be useful in other places throughout
  Mahara as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1323921/+subscriptions


References