|
|
@ -392,8 +392,50 @@ |
|
|
|
</div> |
|
|
|
<div class="col-md-12 mb-4"> |
|
|
|
<p style="font-weight:400; font-size:16px; line-height:150%; text-align:center; color:#64728f"> |
|
|
|
Add the 'capture_image' as the widget of an Image |
|
|
|
field and also make sure to give camera permission |
|
|
|
To add the 'capture_image' as the widget of an Image |
|
|
|
field,enable debug mode and then go to the Form View of the page. |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
<div class="col-md-12 text-center"> |
|
|
|
<div class="d-inline-block p-3 shadow-sm" |
|
|
|
style="background-color:#fff; border-radius:10px"> |
|
|
|
<img alt="" class="img-fluid" |
|
|
|
loading="lazy" |
|
|
|
src="./assets/screenshots/form_view1.png" |
|
|
|
style="min-height: 1px;"> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="position-relative mb-4" |
|
|
|
style="border-radius:10px; background-color:#f4f4f4"> |
|
|
|
<div class="p-md-5 p-3 position-relative"> |
|
|
|
<div class="row"> |
|
|
|
<div class="col-md-12 mb-4"> |
|
|
|
<p style="font-weight:400; font-size:16px; line-height:150%; text-align:center; color:#64728f"> |
|
|
|
Replace the current widget of the image field to 'capture_image' and Save. |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
<div class="col-md-12 text-center"> |
|
|
|
<div class="d-inline-block p-3 shadow-sm" |
|
|
|
style="background-color:#fff; border-radius:10px"> |
|
|
|
<img alt="" class="img-fluid" |
|
|
|
loading="lazy" |
|
|
|
src="./assets/screenshots/form_view2.png" |
|
|
|
style="min-height: 1px;"> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="position-relative mb-4" |
|
|
|
style="border-radius:10px; background-color:#f4f4f4"> |
|
|
|
<div class="p-md-5 p-3 position-relative"> |
|
|
|
<div class="col-md-12 mb-4"> |
|
|
|
<p style="font-weight:400; font-size:16px; line-height:150%; text-align:center; color:#64728f"> |
|
|
|
Also make sure to give camera permission |
|
|
|
in the browser, site settings. |
|
|
|
</p> |
|
|
|
</div> |
|
|
|