Project

General

Profile

« Previous | Next » 

Revision 9558

Added by Chris Jones over 8 years ago

Add a funding input textbox into the entry form (not hidden per Matt), and add the hidden inputs into the confirmData and genericResponse templates for maintaining state across stages.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42

View differences:

genericResponse.tmpl
65 65
                                <input type="hidden" name="wg" value="[%group%]">
66 66
                            [% END %]
67 67
                        [% END %]
68
                        <input type="hidden" name="funding" value="[%funding%]">
68 69
                        <input type="hidden" name="identifier" value="[%identifier%]">
69 70
                        <input type="hidden" name="title" value="[%title%]">
70 71
                        <input type="hidden" name="origNamefirst0" value="[%origNamefirst0%]">

Also available in: Unified diff