595
edits
No edit summary |
|||
Line 1: | Line 1: | ||
=== 1. "Reminder" List Box === | === 1. "Reminder" List Box === | ||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | {| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | ||
Line 12: | Line 10: | ||
| "15 minutes before the event starts", "15 Minutes vor Ereignisbeginn" | | "15 minutes before the event starts", "15 Minutes vor Ereignisbeginn" | ||
|- | |- | ||
| '''Items''' | | '''Items:''' | ||
| | | | ||
15 minutes before the event starts, | 15 minutes before the event starts, | ||
15 Minutes vor Ereignisbeginn | 15 Minutes vor Ereignisbeginn | ||
|- | |||
| '''Other:''' | |||
| | |||
* Newest item added has to be selected. | |||
* No Multi Selection. | |||
|- | |- | ||
|} | |} | ||
* The default name of a custom reminder is the string combination of 4, 5, 6, 7. | * The default name of a custom reminder is the string combination of '''4, 5, 6, 7'''. | ||
=== 2. "Reminder" Label === | === 2. "Reminder" Label === | ||
Line 32: | Line 35: | ||
| Erinnern | | Erinnern | ||
|- | |- | ||
|} | |||
=== 3. Radio Button === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Selected:''' | |||
| Yes, by default | |||
|- | |||
| '''Deselected:''' | |||
| If '''8''' is selected | |||
|- | |||
| '''Deactivates:''' | |||
| If selected deactivate: '''9, 10''' | |||
|- | |||
|} | |||
=== 4. "Value" Text Field === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Enabled:''' | |||
| Yes, if '''3''' is selected | |||
|- | |||
| '''Initial String:''' | |||
| 15 | |||
|- | |||
| '''Char. Allowed:''' | |||
| 0-9 | |||
|- | |||
|} | |||
=== 5. "Unit" Drop Down List Box === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Enabled:''' | |||
| Yes, if '''3''' is selected | |||
|- | |||
| '''Row Count:''' | |||
| 5 | |||
|- | |||
| '''Items:''' | |||
minutes, Minuten | |||
hours, Stunden, | |||
days, Tage | |||
weeks, Wochen | |||
months, Monate | |||
|- | |||
| '''Item Selected:''' | |||
minutes | |||
|- | |||
|} | |||
=== 6. "before/after" Drop Down List Box === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Enabled:''' | |||
| Yes, if '''3''' is selected | |||
|- | |||
| '''Row Count:''' | |||
| 2 | |||
|- | |||
| '''Items:''' | |||
before, vor | |||
after, nach | |||
|- | |||
| '''Item Selected:''' | |||
minutes | |||
|- | |||
|} | |||
=== 7. "Strat/end" Drop Down List Box === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Enabled:''' | |||
| Yes, if '''3''' is selected | |||
|- | |||
| '''Row Count:''' | |||
| 2 | |||
|- | |||
| '''Items:''' | |||
the event starts, Ereignis Beginn | |||
the event ends, Ereignis Ende | |||
|- | |||
| '''Item Selected:''' | |||
minutes | |||
|- | |||
|} | |||
=== 8. Radio Button === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Selected:''' | |||
| No, by default | |||
|- | |||
| '''Deselected:''' | |||
| If '''3''' is selected | |||
|- | |||
| '''Deactivates:''' | |||
| If selected deactivate: '''4, 5, 6, 7''' | |||
|- | |||
|} | |} |
edits