|
|
@ -20,7 +20,7 @@ |
|
|
|
<div class="row" style="height: 900px !important;"> |
|
|
|
<div class="col-sm-12 col-md-12 col-lg-12" style="padding: 4rem 1rem !important; background-color: #714B67 !important; height: 600px !important; border-radius: 20px !important;"> |
|
|
|
<h1 style="font-family: 'Montserrat', sans-serif !important; font-weight: 600 !important; color: #FFFFFF !important; font-size: 3.5rem !important; text-align: center !important;"> |
|
|
|
View Any Model |
|
|
|
View Records Of Any Model |
|
|
|
</h1> |
|
|
|
<p style="font-family: 'Montserrat', sans-serif !important; font-weight: 300 !important; color: #FFFFFF !important; font-size: 1.4rem !important; text-align: center !important;"> |
|
|
|
This module allows to view the records of any model in tree or form view |
|
|
@ -213,7 +213,7 @@ |
|
|
|
<img src="assets/screenshots/view_any_model_8.png" class="img-responsive img-thumbnail border" width="100%" height="auto" /> |
|
|
|
</div> |
|
|
|
<div class="col-lg-12 my-2"> |
|
|
|
<h4 class="mt-2" style="font-family: 'Roboto', sans-serif !important; font-weight: 600 !important; color: #282F33 !important; font-size: 1.3rem !important;">Fill fields for tree view</h4> |
|
|
|
<h4 class="mt-2" style="font-family: 'Roboto', sans-serif !important; font-weight: 600 !important; color: #282F33 !important; font-size: 1.3rem !important;">Fill fields for form view</h4> |
|
|
|
<p style="font-family: 'Roboto', sans-serif !important; font-weight: 400 !important; color: #282F33 !important; font-size: 1rem !important;"> |
|
|
|
Select the View Type as Form and enter the ID of the record and the model name. Then click the View button to view the record in form view. |
|
|
|
</p> |
|
|
|