Hi there,
I have a dddw in a dw and I have successfully retrieved a value into this dropdown depending on a retrieval argument (using getchild etc). Now all I would like to do is set the value of this field (which is a dropdown) to be the only value that is retrieved. Basically, this field is for display purposes only and it retrieves a desc from a different table (instead of just displaying a meaningless code). Now all I would like to do is set this field to the 1st row retrieved in the dropdown. Curently, user must click on the dropdwon and choose the value, but only 1 value will always be retrieved and I would like to just set it to this 1 value. Can anyone help. Thanks in advance.
I have a dddw in a dw and I have successfully retrieved a value into this dropdown depending on a retrieval argument (using getchild etc). Now all I would like to do is set the value of this field (which is a dropdown) to be the only value that is retrieved. Basically, this field is for display purposes only and it retrieves a desc from a different table (instead of just displaying a meaningless code). Now all I would like to do is set this field to the 1st row retrieved in the dropdown. Curently, user must click on the dropdwon and choose the value, but only 1 value will always be retrieved and I would like to just set it to this 1 value. Can anyone help. Thanks in advance.