0 Votes

Changes for page PublicSubmission

Last modified by Ryan C on 2025/06/08 18:17

From version 15.1
edited by Ryan C
on 2025/06/08 18:11
Change comment: There is no comment for this version
To version 14.1
edited by Ryan C
on 2025/06/08 18:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,7 @@
1 1  {{html clean="false"}}
2 2  <h3>Submit an Incident</h3>
3 3  <form method="post" action="/bin/save/Help/Applications/Anti%20White%20Incidents/WebHome">
4 - <input type="hidden" name="xredirect" value="/bin/view/Help/Applications/Anti%20White%20Incidents/WebHome">
5 - <input type="hidden" name="form_token" value="$services.csrf.token">
4 + <input type="hidden" name="xpage" value="plain">
6 6   <input type="hidden" name="className" value="Help.Applications.Anti White Incidents.Code.AntiWhiteIncidentsClass">
7 7   <input type="hidden" name="classId" value="0">
8 8  
... ... @@ -18,14 +18,12 @@
18 18  
19 19   <div class="form-group">
20 20   <label>Source URL</label>
21 - <input type="text" name="Help.Applications.Anti White Incidents.Code.AntiWhiteIncidentsClass_0_url" class="form-control">
22 - <small class="form-text text-muted">Enter full URL including https://</small>
20 + <input type="url" name="Help.Applications.Anti White Incidents.Code.AntiWhiteIncidentsClass_0_url" class="form-control">
23 23   </div>
24 24  
25 25   <div class="form-group">
26 26   <label>Image URL</label>
27 - <input type="text" name="Help.Applications.Anti White Incidents.Code.AntiWhiteIncidentsClass_0_image" class="form-control">
28 - <small class="form-text text-muted">Enter full URL to image including https://</small>
25 + <input type="url" name="Help.Applications.Anti White Incidents.Code.AntiWhiteIncidentsClass_0_image" class="form-control">
29 29   </div>
30 30  
31 31   <div class="form-group">