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
-~----------~----~----~----~------~----~------~--~---