Skip to Content Skip to Menu

Creating CB Core Fields AJAX??

10 years 1 month ago #249752 by zingerdigital
Creating CB Core Fields AJAX?? was created by zingerdigital
How do you create a field as a CB Core Fields AJAX?

I created a new field and selected "Text Field" from the pulldown. I noticed the parameters for the CB Core Fields AJAX on the right side. But once I saved the field and go back and edit the field, The CB Core Fields AJAX parameters are not there anymore.

Anyways, what is the correct way to create CB Core Field AJAX?

Robert

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8283
  • Karma: 1443
10 years 1 month ago #249790 by krileon
Replied by krileon on topic Creating CB Core Fields AJAX??
Install and enable CB Core Fields Ajax. Once done create a normal CB field type (e.g. Text) and you'll see ajax field parameters. CB Core Fields Ajax doesn't add new types, but instead adds ajax capability to existing types.


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.

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

10 years 1 month ago #249800 by zingerdigital
Replied by zingerdigital on topic Creating CB Core Fields AJAX??
Thanks, now it works. I always forget about the publishing :)

I'm assuming that you cannot use CB Core Fields AJAX on CB Substitutions. Is that right?

I see that the field that is has CB Core AJAX enabled, has a bottom line with a pencil icon on the right end. Can this be changed or styled?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8283
  • Karma: 1443
10 years 1 month ago #249849 by krileon
Replied by krileon on topic Creating CB Core Fields AJAX??
CB Core Fields Ajax will work with substitutions assuming they're rendered with HTML and of the correct type (profile - default), formatting (div), and output (html - default). The below might work.

[cb:userfield field="FIELD_NAME" formatting="div" /]

I see that the field that is has CB Core AJAX enabled, has a bottom line with a pencil icon on the right end. Can this be changed or styled?

You can style it however you like. Right click and inspect in Chrome or Firefox to see the available CSS classes.


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.

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

Moderators: beatnantkrileon
Powered by Kunena Forum