updates
This commit is contained in:
@@ -500,6 +500,25 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- ===== PORTAL FORMS ===== -->
|
||||
<h2>Portal Forms</h2>
|
||||
<div class="row mt16 o_settings_container">
|
||||
<div class="col-12 col-lg-6 o_setting_box">
|
||||
<div class="o_setting_right_pane">
|
||||
<span class="o_form_label">LTC Form Access Password</span>
|
||||
<div class="text-muted">
|
||||
Set a password to protect the public LTC repair form.
|
||||
Share this with facility staff so they can submit repair requests.
|
||||
Minimum 4 characters. Leave empty to allow unrestricted access.
|
||||
</div>
|
||||
<div class="mt-2">
|
||||
<field name="fc_ltc_form_password"
|
||||
placeholder="e.g. 1234"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Hidden fields for field mappings (still needed for ir.config_parameter storage) -->
|
||||
<div class="d-none">
|
||||
<field name="fc_field_sale_type"/>
|
||||
|
||||
Reference in New Issue
Block a user