<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
hello<BR>
&nbsp;<BR>
i've been asked if it is possible to direct a user to fill in a second field depending on their answer to a first field.<RTE_TEXT><BR>
&nbsp;<BR>
for example<BR>
&nbsp;<BR>
question one -<BR>
&nbsp;<BR>
:Callout Required:reqcallout Is callout required overnight (*Yes;No)<BR>
&nbsp;<BR>
is then followed by <BR>
&nbsp;<BR>
question two - <BR>
&nbsp;<BR>
:Callout Details:callout Who is oncall for this server (text=3*50)<BR>
&nbsp;<BR>
i could use the required element as in <BR>
&nbsp;<BR>
:Callout Details:callout Who is oncall for this server ("Required"=50)<BR>
&nbsp;<BR>
but this is not dependant on the user selecting 'no' on the first question.<BR>
&nbsp;<BR>
i could just lose question 1 and make question 2 more vague like 'if callout is required pls state..' but was hoping<BR>
&nbsp;there might be another way possible?<BR>
&nbsp;<BR>
thanks<BR>
&nbsp;<BR>
david r.</RTE_TEXT><BR></body>
</html>