Skip to Content Skip to Menu

CB Code Field (2.2.0)

Build custom field displays with 6 new code based fields. Using PHP you can build custom drop downs, checkbox fields, radio selections or even insert entire applications! Add powerful code driven validation on any field using your own PHP.
orTry our demo
custom code

Simple

Bring the power of custom PHP to profiles easily and safely!

Integration

Integrations with any extension using custom PHP to render external views or even entire applications.

Community

Join a community that is ever growing and help change the future of CB Code Field with your own ideas!
code field types

Fields

With 6 code based fields you can build dropdown selections, multi-checkboxes, radios, or even tag based selections using your own PHP. Great for building out selections from external systems or other extensions APIs!

custom code

Code

Render custom displays from your own PHP. Bring in 3rd party extension views utilizing Joomla APIs or even render entire external applications. Access to profile data and substitutions directly in your code makes it easy to add personalized custom rendering.

Need dedicated support?

Subscribe now and have access to our support forums or give our documentation a try!

Validation

Validate text, textarea, or any other text based fields using custom code. Great for confirming specific requirements using APIs or even making calls to microservices! Additionally supports live validation as they type.

code validation
orTry our demo

FAQ

Yes, by using normal [FIELD_NAME] substitutions you can easily insert field data directly in your code. In addition to this the $user object is passed to your code allowing easy access to the entire user object.

No, the built in code caching prevents duplicate runs using in-memory caching.

Yes, the normal field option parameters are still available for code select fields allowing you to combine the two.

Yes, as this is just normal PHP you can include your external applications and even pass profile data to them.

No, as this is inline PHP you do not need to include opening or closing PHP tags.

Open Source

Everything you download from Joomapolis - whether free or paid - is GPL v2 licensed. This means that you can install it on all your websites and use it forever. Learn more about your GPL v2 privileges.