Re: [Tiki-users] A good way of representing record subtypes with trackers
Ilya Perminov <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.user |
|---|---|
| Message-ID | <CAD63mQZMAypGAZOmYtOz943HQ8iTovD9hgo03bydv-K4Hj=hLw@mail.gmail.com> |
Hi, Sorry for the slow response. I did not have much time to work on this during the week. For now I decided to go with option one - all fields in one tracker. The main reason for this is that I can use the builtin tracker interface for editing items. The builtin interface provides a lot of nice features out of the box (like access to comments, change history, item permissions, etc). I had to add a bit of JavaScript to show only a part of the form that corresponds to a selected event type. It ended up a bit uglier than I expected, but not too bad. If someone is interested I can post my toy tracker and my JS code somewhere. Ilya