Skip to content

Instantly share code, notes, and snippets.

@amilabandara
Last active August 29, 2015 14:17
Show Gist options
  • Save amilabandara/be4b0184ff52ed1fe4ab to your computer and use it in GitHub Desktop.
Save amilabandara/be4b0184ff52ed1fe4ab to your computer and use it in GitHub Desktop.
Joomla sample form definition with custom attributes
<field name="customer_name" label="Customer Name" description="Name of the customer"
type="text"
maxlength="10"
class="input-xxlarge input-large-text disabled_field"
tabindex="1"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment