I do not understand your problem with multiples keys yet - to difficult forOf course, if keyToKeyToDestPos or keyToDestPos work with multiples keys, then that just needs to be documented how (since people like me can't figure it out).
me :-)
Please could you make an example what do you want to do?
Sorry for a terrible explanation. You will probably think this is the simpliest thing in the world.
When a table has more than one key (in the following example 'name' and 'number'), how can you use keyToKeyToDestPos or keyToDestPos to navigate to the correct position using a goToButton. AFAIK (as far as I know), the only way is to calculate it myself using...
<%destPos="0:"+(rsv_FC_Lessons.getField("name")).length()+":"+rsv_FC_Lessons.getField("name")+"-17:"+(rsv_FC_Lessons.getField("number")).length()+":"+rsv_FC_Lessons.getField("number");%>
<db:goToButton ...destPos="<%=destPos%>"... />
-- Shawn
Happily using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ DbForms Mailing List
http://www.wap-force.net/dbforms
