Hey all,

This is my first venture into lift's ORM and I'm upgrading an existing
codebase, so I'm not sure how all the pieces fit together, but I've figured
out enough to patch in my features.   I was wondering if someone can help me
out with this issue:

The code is using the "toForm" method on the objects inside a
KeyedMetaMapper.   What I want to see for the foriegn key relationship is a
combo box with a drop-down of the possible values (perhaps with a
user-specified toString on those foreign key objects).   toForm simply
displays: "Can't change" on the MappedLongForeignKey.   What/where should I
look to change this?


Thanks!!!
- Josh

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to