This group attribute defines the long version of the
have a version with the
function, you can indicate which group should be applied by setting the
the parameter object, as shown in the following example:
function applyServerBehavior(ssRec) {
var paramObj = new Object();
if (longVersionChecked) {
paramObj.MM_subType = "longVersion";
} else {
paramObj.MM_subType = "shortVersion";
}
dwscripts.applySB(paramObj, sbObj);
}
<title>
Description
This string appears in the Server Behaviors panel for each server behavior instance that is found in
the current document.
Parent
group
Type
Block tag.
Required
No.
Value
The value is a plain text string that can include parameter names to make each instance unique, as
shown in the following example:
<title>Redirect If Empty (@@recordsetName@@)</title>
<groupParticipants>
Description
This tag contains an array of
Parent
group
Type
Block tag.
Required
Yes.
subType="shortVersion"
groupParticipant
myServerBehavior
attribute. In the
applyServerBehaviors()
declarations.
Group EDML file tags
subtype. You would also
property on
MM_subType
265
Need help?
Do you have a question about the DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER and is the answer not in the manual?
Questions and answers