Hello,
I have a question about the Layout in the Parameters tab of Field Management.
Are there any tags other than [value] that can be used?
For example, the video below shows the syntax [cb:if cb_gender="Male"][/cb:if].
1) Is there a tag list page somewhere?
2) Is there a tag in the layout that will extract only the entered URL?
* If I select
Website Address as the field type, [value] will output:
Code:
<a href="https://www.mysite.com" target="_blank" rel="nofollow noreferrer noopener">https://www.mysite.com</a>
Thanks