SID-00601: How to Edittable to insert Calendar activity.
| Status: |
Answered |
TWiki version: |
|
Perl version: |
|
| Category: |
CategoryPlugins |
Server OS: |
|
Last update: |
16 years ago |
Have been trying to dig for an answer how this should be done but since I'm quite new to wiki I´m not yet quite into coding. So by giving a practical example how can I create a wiki page where at the bottom of the page is an Edittable with only three fields Unit, product and date and then at the top a calendar showing which products will be available when?
I assume I need to utilize the search function but do I somehow need to convert the Edittable data into a form first?
--
TomBlomqvist - 2009-10-30
Discussion and Answer
There are a couple of ways to render a calendar. The easiest one to use is
CalendarPlugin.
Out-of-box, the data used for rendering the calendar is not table-driven. For a great solution to that, and another calendar rendering option, see
BlogEntry200808x7.
--
SeanCMorgan - 2009-11-02
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.