Skip to Content Skip to Menu

🐰 Happy Easter! Great Savings on Professional and Developer Memberships! Get 20% off now with code EASTER-2026!

insert field in "Edit Your Details"

  • iacoposk8
  • iacoposk8
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
13 years 1 day ago - 13 years 1 day ago #224328 by iacoposk8
insert field in "Edit Your Details" was created by iacoposk8
I am developing a plugin and I would insert one end in the "Edit Your Details" so I wrote in xml file:
Code:
<tabs> <tab name="Notice board" description="Notice board" class="getCBnoticeboardTab" fields="1" position="cb_tabmain" displaytype="tab"> <params> </params> <fields> <field name="send_mail" type="text" size="20" default="" title="send mail" description="" registration="0" profile="0" readonly="0" params="" /> </fields> </tab> </tabs>

The text field is displayed correctly and in the right area.
But I want to transform this area into the type "radio" with the options "yes" and "no", how can I do?
I would also like to add a link, is it possible? and how?
Last edit: 13 years 1 day ago by iacoposk8.

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

  • iacoposk8
  • iacoposk8
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
13 years 1 day ago #224374 by iacoposk8
Replied by iacoposk8 on topic insert field in "Edit Your Details"
and then how to fetch the value you have entered the user?

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

Moderators: beatnantkrileon
Powered by Kunena Forum