Hi Eric > I've actually done some experimental work with *dynamically* > generating EditTemplate/ViewTemplate definitions on-the-fly, based on > values from tiddlers with matching tags. For example, a custom > [[CourseEditTemplate]] that generates a set of fields for each student > enrolled in a given class, based on values from tiddlers tagged with > both "student" AND the corresponding course number. Similarly, a > custom [[CourseViewTemplate]] is used to render the student info in a > richly-formatted display. >
Is this what Shavinder uses in his Class Records? http://classrecords.tiddlyspot.com/ I'm trying to make my own version of it - however I'm a little confused by the autogenerated shadowtiddlers, and I need to find a "fET-way" to be able to customize wikification of custom fieldname - replacing the generic use of TiddlerName, in a lot of places.... Reason is that I use IDs for student's Tiddler names however I want to display their real names in different statistics... For example I would like to show a students "real name" in the autogenerated attendance table.... I can't get my head around the http://classrecords.tiddlyspot.com/#CustomAttendanceTemplate - maybe its the "SID-thing" I need to exchange for a custom field?? My (very unfinished) adaption of Shavinder's Class Records: http://klasser.tiddlyspace.com/ Cheers Måns Mårtensson -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

