Skip to Content Skip to Menu

Select (simple dropdown) field in plugin tab

  • drijn
  • drijn
  • OFFLINE
  • Posts: 13
  • Thanks: 0
  • Karma: 0
  • Add-ons
9 years 4 weeks ago - 9 years 4 weeks ago #269388 by drijn
Hi,

I'm writing a little plugin, and I'm having hard times inserting a select list , or radio in tab fields. Text fields are fine but as soon as field has options it does'nt use these.

The field is added after installations , but field options are'nt.
Any advice welcome.

Here is my syntax.
Code:
<field name="show_score" type="select" default="0" title="Show Score" description="Show your score" registration="0" profile="0" readonly="0" params="" > <option value="0">JNo</option> <option value="1">JYes</option> </field>
Last edit: 9 years 4 weeks ago by drijn.

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 4 weeks ago #269419 by nant

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum