Skip to content

Instantly share code, notes, and snippets.

@ceilingfish
Created July 22, 2014 16:25
Show Gist options
  • Select an option

  • Save ceilingfish/cda7329d3a5855e379d3 to your computer and use it in GitHub Desktop.

Select an option

Save ceilingfish/cda7329d3a5855e379d3 to your computer and use it in GitHub Desktop.
{
fieldLabel: 'The Field label',
xtype: 'box',
autoEl: {
tag: 'a'
href: 'test.php',
html: 'This is a link that can be placed inside a form.',
target: '_blank'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment