Web Development Toolkit

JSP Update Form

  The data can be updated by calling the iwf_edt_lis userexit from the detail result page.
 

<a href="<EWDT:edb valueName='usx' usx='iwf_edt_lis' params='null' template='WWW-ART-UPD.jsp'></EWDT:edb>">Edit</a>

 
Item edit / update hyperlink
  The previous hyperlink opens the item update template WWW-ART-UPD.jsp
 
Item edit / update form
  <input name="usx" type="hidden" value="iwf_exi_edt">
<input name="param" type="hidden" value="S">
<input name="tpl" type="hidden" value="WWW-ART-SFR.jsp">