Created
August 11, 2015 19:24
-
-
Save manchumahara/f8b845404b5f4f338556 to your computer and use it in GitHub Desktop.
Repeatable Form Field for Joomla http://wp.me/p6mwqI-3q
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<field name="myrepeatfield" | |
type="Repeatable" | |
icon="list" | |
description="Field Description here" | |
label="Field Label Here" | |
default=""> | |
</field> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment