Browse Source

[CHG] Index Changed 'dynamic_product_fields'

pull/134/merge
Ajmal JK 6 years ago
parent
commit
63ce6bcf78
  1. 23
      dynamic_product_fields/static/description/index.html

23
dynamic_product_fields/static/description/index.html

@ -16,7 +16,7 @@
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px;"><img src="images/checked.png"
style=" width: 22px; margin-right: 6px; "
alt="check">Creates
custom fields on Products.
custom fields on products.
</li>
</ul>
</div>
@ -56,10 +56,7 @@
<hr style="margin-top: 0px;margin-bottom: 2%;border: 0;text-align: center;border-top: 3px solid #d21c22;width: 5%;">
<h3 class="oe_slogan"
style="text-align: center;font-size: 19px;width: 100%;margin: 0;margin-top: 14px;color: #000 !important;opacity: 1 !important;line-height: 31px;font-weight: 400;letter-spacing: .5px;margin-bottom: 21px;">
The Dynamic Product Fields helps to create a custom fields on product simply and easily
without coding. This module helps to add a new fields on products form and save it. From
configuration menu you click create fields and you can create new custom field as per your
needs without coding.
The Dynamic Product Fields helps with easy creation of custom fields on products without any coding. This module helps to add new fields on the product’s form as per one’s requirement. From the products view, one can click create fields and can create a new custom field without any coding.
</h3>
</div>
<div class="px-3 pt-1 tab-pane fade " id="pills-home1" role="tabpanel" aria-labelledby="
@ -71,7 +68,7 @@
<li class="mb8"
style="font-family: Roboto;color: #000;list-style-type: square;font-size: 19px;line-height: 50px; background-color: #3a34380d;padding-left: 20px;border-radius: 7px;list-style: none;">
<img src="images/checked.png" style=" width: 22px; margin-right: 6px; " alt="check">Creates
custom fields on product without coding
custom fields on the product without coding
</li>
<li class="mb8"
style="font-family: Roboto;color: #000;list-style-type: square;font-size: 19px;line-height: 50px; background-color: #3a34380d;padding-left: 20px;border-radius: 7px;list-style: none;">
@ -81,17 +78,17 @@
<li class="mb8"
style="font-family: Roboto;color: #000;list-style-type: square;font-size: 19px;line-height: 50px; background-color: #3a34380d;padding-left: 20px;border-radius: 7px;list-style: none;">
<img src="images/checked.png" style=" width: 22px; margin-right: 6px; " alt="check">Can
Select Widgets for fields
select widgets for fields
</li>
<li class="mb8"
style="font-family: Roboto;color: #000;list-style-type: square;font-size: 19px;line-height: 50px; background-color: #3a34380d;padding-left: 20px;border-radius: 7px;list-style: none;">
<img src="images/checked.png" style=" width: 22px; margin-right: 6px; " alt="check">Can
set the field properties (help,required,copied,readonly,indexed).
set the field properties (help,required,copied,read-only,indexed).
</li>
<li class="mb8"
style="font-family: Roboto;color: #000;list-style-type: square;font-size: 19px;line-height: 50px; background-color: #3a34380d;padding-left: 20px;border-radius: 7px;list-style: none;">
<img src="images/checked.png" style=" width: 22px; margin-right: 6px; " alt="check">Can
easily Filter the Dynamically created fields from settings.
easily filter the dynamically created fields from settings.
</li>
</ul>
</div>
@ -170,7 +167,7 @@
style="font-weight:400;color: #091E42;background: #fff;text-align: left;border-radius: 0; font-size: 18px; ">
<img src="images/checked.png"
style=" width: 22px; margin-right: 6px; " alt="check">You
need to select the position of field, and also can select the
need to select the position of the field, and also can select the
extra properties for fields.</h3>
<div style=""><img class="img img-responsive center-block"
style="border-top-left-radius: 10px;border-top-right-radius: 10px;"
@ -185,8 +182,8 @@
style="font-weight:400;color: #091E42;background: #fff;text-align: left;border-radius: 0; font-size: 18px; ">
<img src="images/checked.png"
style=" width: 22px; margin-right: 6px; " alt="check">
After fill the required details, click create fields to create
new field.</h3>
After filling the required details, click create fields to create
new a field.</h3>
<div style=""><img class="img img-responsive center-block"
style="border-top-left-radius: 10px;border-top-right-radius: 10px;"
src="images/dynamic_product_fields_5.png"></div>
@ -212,7 +209,7 @@
<h3 class="mb32 alert"
style="font-weight:400;color: #091E42;background: #fff;text-align: left;border-radius: 0; font-size: 18px; ">
<img src="images/checked.png"
style=" width: 22px; margin-right: 6px; " alt="check">Can filter the dynamically created fields from the settings</h3>
style=" width: 22px; margin-right: 6px; " alt="check">Can filter the dynamically created fields from the settings.</h3>
<div style=""><img class="img img-responsive center-block"
style="border-top-left-radius: 10px;border-top-right-radius: 10px;"
src="images/dynamic_product_fields_8.png"></div>

Loading…
Cancel
Save