• Type: Improvement
    • Resolution: Won't Fix
    • Priority: Minor
    • 1.0.2
    • Affects Version/s: 1.0.0
    • Component/s: ymir-zpt
    • None

      【概要】
      例えば

      <form action="#" name="condition" method="post" tal:attributes="action page:/member/search/list.html">
      

      <form action="#" name="condition" method="post" tal:attributes="action page:.">
      

      というように書けると、かなりHTML上がすっきりするかと。
      formだけでなく、ページングのときの自分リンクなど
      他にも活用はあるので、これがあると便利だと思われる。

      書き方は実装の都合次第
      上記の例では「page:.」

            Assignee:
            skirnir
            Reporter:
            jflute
            Votes:
            0 Vote for this issue
            Watchers:
            Start watching this issue

              Created:
              Updated:
              Resolved: