I have a field which users can edit in-line through the Field ajax preferences when they are looking at their profiles.
I'm using the same field in a CB ProfileBook (Latest Entries) Module but I don't want the field to be editable in-line in this module. Is there a way to disable the Field ajax preferences for that filed only in the CB ProfileBook (Latest Entries) Module?
Should be able to avoid this by rendering it as a raw substitution using [FIELD_NAME]. When rendering the profile HTML view of a field it'll also render its ajax capability. So for example if you only have the ajax usage on profile you could use the userlist view of a field to render it without ajax as follows.
[cb:userfield field="FIELD_NAME" reason="list" /]
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.