Reply
Regular Contributor
gptheprince

How to prompt a user to input some data?

Hi
 
I have an s-control that basically updates a bunch of fields in a list of records, every time I click a custom button.
 
Each record has a custom field, called Batch Number, and I would like to assign teh same value to all records, every time the button is clicked. I also would like the user to specify thevalue, so I would like a way for him to enter the value as part of the excution of my S-Control
 
Any idea how this can be done?
 
Thanks
Giorgio