Keyword

Custome Field Type

  • developergalaxy
  • developergalaxy's Avatar Topic Author
  • Offline
  • New Member
More
11 years 1 month ago #127053 by developergalaxy
Custome Field Type was created by developergalaxy
Hello , has something change in the form field types for latest k2 and joomla 3?

I am trying to create something like this :
Log in  or Create an account to join the conversation.

  • Mohamed Abdelaziz
  • Mohamed Abdelaziz's Avatar
  • Offline
  • Platinum Member
  • Joomla Developer
More
11 years 1 month ago #127054 by Mohamed Abdelaziz
Replied by Mohamed Abdelaziz on topic Re: Custome Field Type
Hi,

Please try this
<fields group="item-other" addfieldpath="/plugins/k2/plg_test/elements/">

Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store

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

  • developergalaxy
  • developergalaxy's Avatar Topic Author
  • Offline
  • New Member
More
11 years 1 month ago - 11 years 1 month ago #127055 by developergalaxy
Replied by developergalaxy on topic Re: Custome Field Type
Yessss the line of code worked with this code.
Log in  or Create an account to join the conversation.

More
11 years 1 month ago #127056 by Lefteris
Replied by Lefteris on topic Re: Custome Field Type
@developergalaxy

You probably need to take a look at the K2 example plugin at github.com/joomlaworks/example-k2-plugin

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