Christoph Schneider <[EMAIL PROTECTED]> writes: > On Sunday 24 February 2008 16:50, Wolfram Fenske wrote: >> Christoph Schneider <[EMAIL PROTECTED]> writes: >> > On Friday 22 February 2008 18:43, Wolfram Fenske wrote: >> >> Christoph Schneider <[EMAIL PROTECTED]> writes:
[...] >> There's an ObjectField that has no widget attached. That might be > > Yes, that is what I copied form ECQResult. But you are right, using a > dummy widget, with 'empty_widget' as macro did the trick. Thanks! I'm glad it worked! > Unfortunately I don't understand why it works for ECQResult. Maybe > because it cannot be added by a user and has absolutely no widgets. Yes, that is the reason. Results objects are only created from inside ECQuiz, so there is no (auto-generated) base_edit template that tries to access the ObjectFiels. All of ECQResult's other templates are custom-written, too, so this problem never comes up. -- Wolfram Fenske A: Yes. >Q: Are you sure? >>A: Because it reverses the logical flow of conversation. >>>Q: Why is top posting frowned upon? _______________________________________________ eduComponents mailing list [email protected] https://listserv.uni-magdeburg.de/mailman/listinfo/educomponents
