Skip to content

Instantly share code, notes, and snippets.

@adrienne
Created April 23, 2013 07:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adrienne/5441392 to your computer and use it in GitHub Desktop.
Save adrienne/5441392 to your computer and use it in GitHub Desktop.
Useful EE snippets
<select name="playa_field[selections][]">
{exp:channel:entries dynamic="no" channel="my_channel"}
<option name="{entry_id}">{title}</option>
{/exp:channel:entries}
</select>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment