-
-
Notifications
You must be signed in to change notification settings - Fork 178
TIPS: Custom Code
Chris Paschen edited this page Feb 13, 2018
·
22 revisions
Here are some 'tips' when using custom code.
USAGE | PHP START | PHP END | HTML START | HTML END |
New Insert Code | /***[INSERT<>$$$$]***/ |
/***[/INSERT<>$$$$]***/ |
||
New Replace Code | /***[REPLACE<>$$$$]***/ |
/***[/REPLACE<>$$$$]***/ |
||
when JCB adds it back | ||||
JCB Add Inserted Code | /***[INSERTED$$$$]***///23 |
/***[/INSERTED$$$$]***/ |
||
JCB Add Replaced Code | /***[REPLACED<>$$$$]***///25 |
/***[/REPLACED<>$$$$]***/ |
||
changeing existing custom code | ||||
Update Inserted Code | /***[INSERTED<>$$$$]***///23 |
/***[/INSERTED<>$$$$]***/ |
||
Update Replaced Code | /***[REPLACED<>$$$$]***///25 |
/***[/REPLACED<>$$$$]***/ |
"//23" and "//25" (or similar id numbers) are the ID of the code in the system don't change it!!!!
- Home
- Beta Testing
- Custom Code
- PHP Settings
- Demo Component
-
Tutorials
- Hello World JCB
- Intro JCB Guide
- JCB Installation Steps
- Planning Components
- Field Type Overview
- Basic Fields Creation
- Admin View Management
- Advanced Field Usage
- Admin Component Integration
- Component Setting Customization
- Scripting Components
- Component FTP Options
- Dynamic Get Method
- Site View DynamicGet
- Site View Templates
- Template Setup Guide
- Layout Configuration Steps
- Custom Admin Management
- Adding Site Views
- Custom Admin Integration
- MySQL Demo Tweaking
- Global JCB Settings
- Custom Time Field
- User Helper Integration
- Email Helper Usage
- Message Store Email
- List View Unescape
- Export Import Customization
- Overwrite Custom Fields
- List Field Filtering
- Automatic Code Import
- Manual Code Implementation
- Component Export Import
- Custom Admin Buttons
- Translation Management
- Site View Permissions
- Component SQL Updates
- Site Edit Configuration
- JCB Backup System
- Helper Structure Integration
- JCB v2.5 Upgrade
- Tab Setup Guide
- JCB v2.6 Release
- Extended HelloWorld
- Field Rule Validation
- Community Snippets Intro
- Snippet Forking Tutorial
- Pull Request Snippets
- Library Manager Area
- Excel-based Translation
- Dynamic Router Details
- Database Auto Updates
- Subform Quick Demo
- VDM Package Import
- Dynamic File Inclusion
- File Field Upload
- Drag-n-Drop Upload
- Quick HelloWorld JCB
- Non-database Fields
- Dashboard Customization
- Menu Prefix Toggle
- Community JCB Packages
- Collaborative JCB Workflow
- JCB Package Install
- JCB JAB18 Event
- Convenient New Fields
- Component Language Strings
- Library Functionality Anticipation
- Join Field Relations
- License Template Change
- Code Reusability
- Local Dev Environment
- Extended Field Types
- Joomla Custom Fields
- Custom Field Expansion
- Site View Listing
- Run Expansion Method
- Form Site View
- Field URL Update
- Additional Helper Methods
- Field Validation Rules
- New Placeholder Feature
- Component Config Params
- Per-field Default Values