Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F823303
manufacturers_dropdown.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Mar 9, 6:48 PM
Size
1021 B
Mime Type
text/html
Expires
Tue, Mar 11, 6:48 PM (7 h, 10 m)
Engine
blob
Format
Raw Data
Handle
585652
Attached To
rTOST Themes.OnlineStore
manufacturers_dropdown.tpl
View Options
<
inp2:m_Get
var
=
"manuf_id"
result_to_var
=
"curr_manuf_id"
/>
<
inp2:m_DefineElement
name
=
"manuf_elem_dropdown"
>
<
option
value
=
"<inp2:p_ManufacturerLink template="
in-commerce
/
store
/
manufacturer_products
"
/>
"
<
inp2:m_if
check
=
"FieldEquals"
name
=
"ManufacturerId"
value
=
"
$
curr_manuf_id"
>
selected="selected"
</
inp2:m_if
>
>
<
inp2:Field
field
=
"Name"
/></
option
></
inp2:m_DefineElement
>
<
table
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"0"
class
=
"block"
>
<
tr
>
<
td
class
=
"block-header"
><
inp2:m_Phrase
label
=
"lu_comm_Manufacturers"
/></
td
>
</
tr
>
<
tr
>
<
td
class
=
"block-data-big"
>
<
form
id
=
"manufacturers"
method
=
"post"
action
=
"<inp2:m_FormAction />"
>
<
select
name
=
"Manufacturer"
onchange
=
"window.location.href=this.value"
>
<
inp2:manuf.custom_ListManufacturers
list_name
=
"manufacturers"
render_as
=
"manuf_elem_dropdown"
per_page
=
"-1"
row_start_render_as
=
"html:"
row_end_render_as
=
"html:"
empty_cell_render_as
=
"html:"
parent_cat_id
=
"any"
/>
</
select
>
</
form
>
</
td
>
</
tr
>
</
table
>
Event Timeline
Log In to Comment