'set_relation' & column issue
- Single Page
Posted 25 January 2012 - 04:38 AM
set_relation seems to work fine when I go to edit/add page (The drop down displays just right).
However, the issue is in the listing page. The column used in the set_relation displays blank. (It's there but with no data in).
I set a 'callback_column' which sets the display right (Instead of ID's let's say, I can display the title/name they reference).
But when set_relation is set, callback_column to the same designated column isn't triggered!
Might be a version incompatibility, as it seems to run fine in your examples.
Please let me know if there's a workaround, or if I've missed something somewhere.
Posted 25 January 2012 - 22:40 PM
Posted 30 January 2012 - 22:29 PM