English 中文(简体)
如何在产品模板中展示习惯投入?
原标题:How to display a custom input in a product template?

产品模板中的一米。 我正在创造产品建设功能。 我需要展示投入类型文本,以便用户能够进入其价值,并在订购时展示这一领域。 这是否应该通过一个计量点进行,或只是输入到网页上?

问题回答

你们不需要修补。 相反,把你的搜索引擎放在“线”项目财产上,因此,你发现你们都需要这样做。 你们都需要。 更不用说。 一旦你发现这种情况是多么容易的,你就会感到高兴。





相关问题
Using liquid with haml

I m planning to develop a CMS with ruby/rails. One of the main key features that I m planning is to give the user to edit their layout (I m planning to do this through liquid) meanwhile i have red ...

Extending Jekyll and Liquid to parse post s content

My blog, powerred by Jekyll, serves out a Atom feed. --- layout: nill rooturi: http://stefan.artspace44.com --- <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/...

Liquid templates - accessing members by name

I m using Jekyll to create a new blog. It uses Liquid underneath. Jekyll defines certain "variables": site, content, page, post and paginator. These "variables" have several "members". For instance, ...

How to make will_paginate work with liquid

I managed to make a little hack to make will_paginate work with liquid: http://gist.github.com/426737 I wonder if this is safe? Ideas?

undefined method `call for LiquidView:Class

I trying to use Liquid template engine plugin , but I m getting the following error while controller tries to render a .liquid template . "undefined method `call for LiquidView:Class" ...

Liquid Templates Not Parsing!

Im trying to use Liquid Template Language in my Rails Application, i ve watched Ryan Bates video over at rails cast, i pretty much follow the instructions but it just doesnt seem to work! When I try ...

Having difficulties with Jekyll / Liquid

I m tring to do a loop for Nav links below my posts. This is going into the _layout of posts.html I can t get the link to not show if the post is the last or the first. Any help would be awesome. {% ...

热门标签