- Posts: 15
COMMUNITY FORUM
Is it possible to create a Job board using K2?
- baggiesmad
- Topic Author
- Offline
- New Member
Thanks
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
- Posts: 8743
Yes but you need to write code for this. Example : getk2.org/community/English-K2-Community/161676-Display-specific-extra-field-in-module-position-#196930 . Of course you will need to make an override for the module first.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- baggiesmad
- Topic Author
- Offline
- New Member
- Posts: 15
Lefteris Kavadas wrote: @lee
Yes but you need to write code for this. Example : getk2.org/community/English-K2-Community/161676-Display-specific-extra-field-in-module-position-#196930 . Of course you will need to make an override for the module first.
Thank you. Got it working with a template override.
Is it possible to have a Joomla menu item linking to the full category list rather than a category items?
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- baggiesmad
- Topic Author
- Offline
- New Member
- Posts: 15
Lefteris Kavadas wrote: What do you mean by writing "Full category list" ?
List all the K2 categories via a joomla menu item.
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Karen
- Offline
- New Member
- Posts: 3
How do we insert a form so the user can fill in and apply for the job?
Each k2 item need to have a form, when user submit the form it need to specify from which k2 item it was submitted.
Can we integrate RSForm Pro? is there a plugin for it??
Thank you guys
Karen
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Karen
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Usop Wilcha
- Offline
- Junior Member
- Posts: 29
Just sharing here, used to find the same question before, but not using RSForm
www.rsjoomla.com/support/documentation/rsform-pro/frequently-asked-questions/forms-included-in-k2-items-are-being-displayed-twice.html
www.rsjoomla.com/support/documentation/rsform-pro/plugins-and-modules/rsform-pro-system-plugin.html
Alternatively, you can put any modules, like form module in your K2 custom fields, so that it will displayed on your K2 pages, used the default load position plugin, that's should do the trick :)
Try to put something like {loadposition myposition} as default value in your custom fields, normally the last line that so that the form will be displayed under your item contents
Please Log in or Create an account to join the conversation.