> In dbforms1.1.3 <db:gotoButton caption="button.edit" > destination="<%=editURL%>"destPos="<%= position_data %>" /> > would take me to the desired record. In 2.4rc1 it doesn't (it > jumps to the first record). > This happens for both classic and datalist navigation. > > However <a href="<db:linkURL href="<%=editURL%>" tableName="data" > position="<%= position_data %>"/>"><%= > currentRow_data.get("code") %></a> links to the correct record. > > Is there something I am missing out? > I the new version the position string must be encoded with Util.encode to allow all characters in the index. Maybe your position_data isn't?
Cheers, Henner ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms