I am using Model-Glue Unity. Scaffolds. Works awesome.
I define a realtionship in reactor.xml. Works perfect. Then when I
edit a record in the table relationship is presented to me as a drop
down from the related table. Great. But how do I change the fields
that are available in the drop down box?
Now that I think about it, this may be a model-glue question. But
maybe that is a configuration I would make in reactor. Here is the
xml:
<objects>
<object name="mytable">
<hasOne name="myothertable">
<relate from="mytableid" to="myothertableid" />
</hasOne>
</object>
</objects>
How do I specify that I want field1 and field5 to show as the values
in the lookups?
TIA,
--
David Mineer Jr
---------------------
The critical ingredient is getting off your butt and doing
something. It's as simple as that. A lot of people have ideas,
but there are few who decide to do something about them now.
Not tomorrow. Not next week. But today. The true entrepreneur
is a doer.
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --