When specifying a position (position_tableName) the following is rendered.  The first is the goto button and this does'nt work!  The second is the linkUrl.  Notice the difference between the 2 representations of destPos.  Is this a bug or am I using it wrong?
 
 
    <div>
                              <input type="hidden" name="dataac_new_2_161_fu" value ="/PURCHASE_single.jsp"/>
    <input type="submit"  value="Ajouter"  name="ac_new_2_161"/>
 
    <input type="hidden" name="dataac_goto_2_162_fu" value ="/CLIENT_single.jsp"/>
    <input type="hidden" name="dataac_goto_2_162_destTable" value ="CLIENT"/>
    <input type="hidden" name="dataac_goto_2_162_destPos" value ="0%3A1%3A2"/>
    <input type="hidden" name="dataac_goto_2_162_srcTable" value ="PURCHASE"/>
    <input type="hidden" name="dataac_goto_2_162_singleRow" value ="false"/>
    <input type="submit"  value="Retour"  style="width:90" name="ac_goto_2_162"/>
 
 
 
   <a class="buttonsim"
    href="" >
                              Retour</a>
                           </div>

Reply via email to