Skip to Content Skip to Menu

Field type text not input only read information

  • Anahid
  • Anahid
  • OFFLINE
  • Posts: 64
  • Thanks: 0
  • Karma: -1
13 years 8 months ago - 13 years 8 months ago #154136 by Anahid
Hi, I need to add text in the registration form. is a text explaining benefits of register. How can i do it that?.See the capture image thank you.
Attachments:
Last edit: 13 years 8 months ago by Anahid. Reason: add image

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48419
  • Thanks: 8274
  • Karma: 1443
13 years 8 months ago #154142 by krileon
You can add text by either using a Delimiter field or by editing the parameters Introduction text for registration and Concluding text for registration within CB configuration on the registration tab.


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.

  • Anahid
  • Anahid
  • OFFLINE
  • Posts: 64
  • Thanks: 0
  • Karma: -1
13 years 8 months ago #154172 by Anahid
ok. when you create a delimited field, can i hide the title of that field?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48419
  • Thanks: 8274
  • Karma: 1443
13 years 8 months ago #154178 by krileon
Field title parameter only affects profile view and profile edit I believe. Best approach is to set the title as something like _UE_BLANK and translate if not done already in your language plugin that to blank. Example as follows.
Code:
define( '_UE_BLANK', '' );


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