Skip to content

ahmad-saad/get_options

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Options will generate the options belong to a custom field. Perfect for advanced search forms!

	Usage:
	
	{exp:get_options field_name="field_name"}
	<option value="{option_value}">{option_name}</option>
	{/exp:get_options}
	
	field_name="" - The short name of the custom field to pull values from.
	
	Optional parameters:
			
	sort="alpha" - Sort the values alphabetically. If this is not set, they will be displayed in the order they appear in the database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages