Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dynamic default answer for prompt

Status
Not open for further replies.

26point2

Programmer
Jun 1, 2003
18
US
Hi there,

We have a prompt that will let users select any dates that have passed our QA process (max(date_id) where load_flag=6). We'd like to have the default answer be the max of these dates. That way, users can just hit "finish" and execute their report for the latest data, or select another day.

My understanding is that dynamic default answers are not possible, since the default answer can only be static. Is this your understanding, as well?

We're on 7.2.1.

Thanks,
26point2
 
i think the answer is no. But you can sort your elements of the pick list so that the first element is your max date, that way all users need to do is to click the arrow button and "finish"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top