Difference between revisions of "Outlook calendar"
Jump to navigation
Jump to search
old>Admin |
old>Admin |
||
Line 7: | Line 7: | ||
#* title | #* title | ||
#* content | #* content | ||
#* ''OPTION A'' | |||
#* '' | |||
#** from | #** from | ||
#** minutes | #** minutes | ||
#* ''OPTION B'' | |||
#** from | |||
#** to | |||
#* ''OPTIONAL'' | #* ''OPTIONAL'' | ||
#** hidelink | #** hidelink |
Revision as of 08:30, 13 April 2018
Exporting data items as calendar entrys
How to display an export to calendar on each data item
- Create a button: Parametrized URL
- Build an URL using the following parameters
- title
- content
- OPTION A
- from
- minutes
- OPTION B
- from
- to
- OPTIONAL
- hidelink
Note that
- a link will be displayed in the body of the message unless hidelink is present
- use normal references for fields (without brackets and no constants)
- the SagID value must match that of the solution in question
Example configuration
exportcard?SagID=1&DataID=[DataID]&title=COMPANY&content=AGENDA&from=MEETINGDATE&minutes=MINUTES
http://localhost:8080/TempusServa/exportcard?SagID=96&DataID=76491286&title=XTEXTSHORT&content=XTEXTLONG&from=XDATE&minutes=XINTEGER