Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1171677
manufacturer_dropdown.elm.tpl
No One
Temporary
Actions
View 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, Sep 28, 10:26 AM
Size
858 B
Mime Type
text/plain
Expires
Tue, Sep 30, 10:26 AM (1 d, 17 h)
Engine
blob
Format
Raw Data
Handle
759238
Attached To
rTADV Themes.Advanced
manufacturer_dropdown.elm.tpl
View Options
<
inp2:m_Capture
to_var
=
"header"
>
<
inp2:m_Phrase
label
=
"lu_comm_Manufacturers"
/>
1
</
inp2:m_Capture
>
<
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
/
products
/
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
>
<
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
>
Event Timeline
Log In to Comment