I'm trying to use CB Content to put a secret CB field into a URL of a system IFRAME menu item, like an API Key unique to each user, to link to an external system outside of Joomla.
In the menu item, for the IFrame SRC option, I put in:
src="https://path/to/link?api={cb}[cb_api]{/cb}"
It does not substitute though. Another plug-in I have replaces {niceuserinfo} with the username in the URL. Is this not possible with CB Content Bot, to have it substitute a CB field in a Joomla IFrame Wrapper Menu Item?
I know the CB Content Bot works--I can do this substitution in an article, but not in the IFrame URL...
--
David Riviera