Hello,
I am running Community Builder 12 (v2.11.0+build.2026.01.12) on Joomla 5.4.5 and I am having an issue with CB Auto Actions where triggers are not being accepted or saved.
**Environment:**
- Joomla 5.4.5
- Community Builder 12 (v2.11.0+build.2026.01.12)
- CB Auto Actions 9.4.0+build.2026.04.02
- System - CB Auto Actions 9.4.0+build.2026.04.02 (enabled)
- Task - CB Auto Actions 9.4.0+build.2026.04.02 (enabled)
- PHP 8.2
When creating a new Auto Action, I type a trigger name (e.g. `gj_onAfterCreateUser`) in the Triggers field. The dropdown appears and the correct trigger is highlighted in blue. However when I click on it or press Enter, the field resets to "None" and the trigger is not added as a tag.
I have tried:
- Clicking directly on the trigger text in the dropdown
- Pressing Tab after the option highlights
- Pressing Enter
- Typing the full trigger name before selecting
- Reinstalling CB Auto Actions (which also installed the missing System plugin that was not present before)
The System - CB Auto Actions Joomla plugin is installed and enabled. After saving the action the Triggers field remains empty.
The selected trigger should appear as a tag in the Triggers field and the auto action should fire when that trigger is called. Is that correct?
Question:
Is there a known issue with the Triggers tag-input field in CB 12 on Joomla 5? Is there a workaround or alternative way to assign a trigger to an Auto Action?
Thank you