- Posts: 3
COMMUNITY FORUM
Extra Fields for registered users only
- Mazen Arafat
- Topic Author
- Offline
- New Member
Less
More
5 years 11 months ago #170647
by Mazen Arafat
Extra Fields for registered users only was created by Mazen Arafat
Hello,
I wonder if it is possible to make one of the Extra Fields access for registered users only or for super admin?
For example:
I have 4 fields, one of them has level access, for registered users only.
I hope you can help me somehow with this issue.
Thank you
I wonder if it is possible to make one of the Extra Fields access for registered users only or for super admin?
For example:
I have 4 fields, one of them has level access, for registered users only.
I hope you can help me somehow with this issue.
Thank you
Please Log in or Create an account to join the conversation.
- Mohamed Abdelaziz
- Offline
- Platinum Member
- Joomla Developer
5 years 11 months ago #170660
by Mohamed Abdelaziz
Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store
Replied by Mohamed Abdelaziz on topic Extra Fields for registered users only
Hello Mazen,
This can be done with a hack to some core files, or with a plugin.
This can be done with a hack to some core files, or with a plugin.
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.
- Mazen Arafat
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
5 years 11 months ago #170664
by Mazen Arafat
Replied by Mazen Arafat on topic Extra Fields for registered users only
Hello Mohamed,
Thank you very much for the help.
one more question, please:
- is there any plugin for adding more than a photo in the item page, the same as this page :
templates.joomla-monster.com/joomla30/jm-car-dealer/en/list-of-item-table/item/1-bmw/24-bmw-645i
when you click on the photo it change the main photo.
Thank you in advanced
Mazen
Thank you very much for the help.
one more question, please:
- is there any plugin for adding more than a photo in the item page, the same as this page :
templates.joomla-monster.com/joomla30/jm-car-dealer/en/list-of-item-table/item/1-bmw/24-bmw-645i
when you click on the photo it change the main photo.
Thank you in advanced
Mazen
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
5 years 10 months ago #170768
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Extra Fields for registered users only
@Mazen Regarding your first question, are you referring to data submission or data display? If it's the latter, you can simply wrap the output of the extra field you want to hide in an if statement that checks user permissions.
As for your 2nd question, there are many ways to do this. The simplest though is with Simple Image Gallery Pro (www.joomlaworks.net/extensions/commercial/simple-image-gallery-pro) and some K2 item.php overrides to show the gallery first (in place of the main K2 image).
As for your 2nd question, there are many ways to do this. The simplest though is with Simple Image Gallery Pro (www.joomlaworks.net/extensions/commercial/simple-image-gallery-pro) and some K2 item.php overrides to show the gallery first (in place of the main K2 image).
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.