Here it is. Again the problem was that

  //the following does not work
         // fieldValues.put("tier","first");

By the way, my guess was correct.

FieldValue tier = fieldValues.get("tier");

tier.setFieldValue("first");

fieldValues.put(tier);



WORKS FINE.
--
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

Reply via email to