PeteWalburn
Programmer
Hi,
I have a Request Page on which there are a few lookup reports. One of the lookups allows the user to select one or more storerooms. I have 2 other lookups for selecting a "From Bin" and "To Bin". I would like to make the request page dynamic in that, if there is only 1 storeroom selected, then show the "From Bin" and "To Bin" text boxes (Browser Scripting Controls). If there are more than 1 storerooms selected, then hide the "From Bin" and "To Bin" text boxes.
Is it possible to do this? I have done it previously with a drop-down listbox - if certain values where selected then some radio buttons were hidden, otherwise were visible. So, I think that it must be possible to do what I need.
Any ideas?
Pete
I have a Request Page on which there are a few lookup reports. One of the lookups allows the user to select one or more storerooms. I have 2 other lookups for selecting a "From Bin" and "To Bin". I would like to make the request page dynamic in that, if there is only 1 storeroom selected, then show the "From Bin" and "To Bin" text boxes (Browser Scripting Controls). If there are more than 1 storerooms selected, then hide the "From Bin" and "To Bin" text boxes.
Is it possible to do this? I have done it previously with a drop-down listbox - if certain values where selected then some radio buttons were hidden, otherwise were visible. So, I think that it must be possible to do what I need.
Any ideas?
Pete