Hi,
I know you kept the old naming convention for field overrides (fieldname_column), but I'm having trouble deciphering how to access the field values. The methods require 2 parameters, the first apparently being an instance of ActiveScaffold::DataStructures::Column and the second is the parent object. How can I access the fields to retrieve the data? In the original version the first parameter was the object itself. The thing I'm trying to accomplish is only display one side of a join table.
Thanks,
Robbie
Hi, I know you kept the old naming convention for field overrides (fieldname_column), but I'm having trouble deciphering how to access the field values. The methods require 2 parameters, the first apparently being an instance of ActiveScaffold::DataStructures::Column and the second is the parent object. How can I access the fields to retrieve the data? In the original version the first parameter was the object itself. The thing I'm trying to accomplish is only display one side of a join table. Thanks, Robbie