Anyone using Macromedia Contribute know if it allows a user to add/edit hidden fields (like the ones in my shopping cart) e.g.:
<input type="hidden" name="name" value="Blue Widget">
<input type="hidden" name="price" value="80.00">
<input type="hidden" name="weight" value="150">
I would like one of my clients to edit some of their own pages - Contribute sounds good but I need to know if it will do this.