I don't know if this will solve the problem, but try taking out
"autocomplete" from the field definition - "autocomplete" and "autocomplete
on property" shouldn't both be present there.

-Yaron


On Mon, Sep 22, 2008 at 4:55 PM, Rob Challen <[EMAIL PROTECTED]> wrote:

>
> I can get autocomplete on category to work but having no joy with
> autocomplete on property. I have been searching but can't find out
> whether this is a known issue or not?
>
> Thanks for any help
>
> Rob.
>
>
> Semantic Forms (Version 1.2.9) (also tried upgrading to 1.3.1)
> Semantic MediaWiki (Version 1.2.1)
> MediaWiki       1.12.0
>
> Property:dest
> [[has type::string]]
>
> Property:test
> [[has type::string]]
> [[allows value::one]]
> [[allows value::two]]
> [[allows value::three]]
>
> Template:testinput
> [[dest::{{{input|}}}]]
>
> Form:testinput
> <noinclude>
> This is the 'Testinput' form.
> {{#forminput:Testinput}}
> </noinclude><includeonly>
> {{{for template|Testinput}}}
> {| class="formtable"
> ! Input:
> | {{{field|input|input type=text|autocomplete|autocomplete on
> property=test}}}
> |}
> {{{end template}}}
> {{{standard input|save}}} {{{standard input|preview}}} {{{standard
> input|changes}}} {{{standard input|cancel}}}
> </includeonly>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Semantic Forms" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/semantic-forms?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to