How can I populate a Form field and hide it?

However, this doesn’t work:

<input type="hidden" name="album_id" value="Album0">

When I proceed with the Form, the Form error message states: “Error - Please Select an album”

Any additional help will be appreciated.