Changes between Initial Version and Version 1 of Ticket #23712
- Timestamp:
- Oct 24, 2014, 12:53:44 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23712 – Description
initial v1 1 1 Steps to reproduce: 2 2 3 1. Create a form with at least one *HiddenInput*form field.3 1. Create a form with at least one '''HiddenInput''' form field. 4 4 2. Override a method such as `as_p()` by calling `_html_output()` with: 5 5 a. A `normal_row` parameter containing the string "%(field_name)s"