Tag: SelectedShowMessages
The SelectedShowMessages function automates the action of loading and showing the messages of selected users.
XML
<SelectedShowMessages/>
Tag Attributes
|
Attributes |
Attribute Value |
Value Description |
|---|---|---|
|
NewFrame |
TRUE (Opens new frame) / FALSE (Continues with existing frame) |
Defaults to FALSE |
|
KeepAlive |
TRUE / FALSE |
Defaults to the same value as NewFrame |
|
FrameId |
Unique identifier of the frame |
Reuse the frame if it exists already, create a new one if it doesn’t. |
NB: option parameter attributes are listed in ShowMyDataMail: Open Messages Module for Signed-in User
Example Script
XML
<SelectedShowMessages newframe="true"/>