File manager - Edit - /home/jardides/www/Jardi-design/old/administrator/components/com_j2store/views/coupon/tmpl/form.form.xml
Back
<?xml version="1.0" encoding="utf-8"?> <!-- * @com_j2store - J2Store * @author Sasi varna kumar - Weblogicx India http://www.weblogicxindia.com * @copyright Copyright (C) 2014 - 19 Weblogicxindia.com. All Rights Reserved. * @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL * @Websites: http://j2store.org * @Technical Support: Forum - http://j2store.org/forum/index.html --> <form validate="true" serverside_validate="true"> <fieldset name="basic_information" label="J2STORE_BASIC_SETTINGS" class="span6" addfieldpath="administrator/components/com_j2store/models/fields" > <field name="coupon_name" type="text" label="J2STORE_COUPON_NAME" class="inputbox" filter="intval" required="true"/> <field name="coupon_code" type="text" label="J2STORE_COUPON_CODE" class="inputbox" filter="intval" required="true"/> <field name="enabled" class="btn-group" type="radio" label="J2STORE_COUPON_STATE" default="1"> <option value="0">J2STORE_NO</option> <option value="1">J2STORE_YES</option> </field> <field name="free_shipping" class="btn-group" type="radio" label="J2STORE_FREE_SHIPPING" description="J2STORE_COUPON_FREE_SHIPPING_HELP_TEXT" default="0"> <option value="0">J2STORE_NO</option> <option value="1">J2STORE_YES</option> </field> <field name="value" type="text" label="J2STORE_COUPON_VALUE" class="inputbox" filter="intval"/> <field id="disount_type" default="percentage_cart" name="value_type" type="coupondiscounttypes" label="J2STORE_COUPON_VALUE_TYPE" source_file="admin://components/com_j2store/models/coupons.php" source_class="J2StoreModelCoupons" source_method="getCouponDiscountTypes" /> <field name="valid_from" type="calendar" label="J2STORE_PR_VALIDFROM"/> <field name="valid_to" type="calendar" label="J2STORE_PR_VALIDTO"/> </fieldset> <fieldset name="addvanced_information" label="J2STORE_ADVANCED_SETTINGS" class="span6" addfieldpath="administrator/components/com_j2store/models/fields" > <field name="product_category" label="J2STORE_COUPON_PRODUCT_CATEGORY" type="duallistbox" multiple="true" id="product-category" data_value="id" data_text="title" data_title="JCATEGORIES" data_maxAllBtn="500" source_file="admin://components/com_j2store/helpers/select.php" source_class="J2StoreHelperSelect" source_method="getContentCategories" description="J2STORE_COUPON_PRODUCT_CATEGORY_HELP_TEXT" class="inputbox hideMe" labelclass="j2store-label" /> <field name="product_links" type="couponproducts" class="hideMe" label="J2STORE_COUPON_PRODUCTS"/> <field name="brand_ids" label="J2STORE_PRODUCT_MANUFACTURER" type="list" multiple="true" id="product-brands" source_file="admin://components/com_j2store/helpers/select.php" source_class="J2StoreHelperSelect" source_method="getManufacturers" description="" class="chosenselect" labelclass="j2store-label" /> <field name="logged" class="btn-group" type="radio" default="0" label="J2STORE_COUPON_LOGGED" description="J2STORE_COUPON_LOGGED_HELP_TEXT"> <option value="0">J2STORE_NO</option> <option value="1">J2STORE_YES</option> </field> <field name="user_group" type="usergrouplist" label="J2STORE_CUSTOMER_GROUPS" description="J2STORE_COUPON_CUSTOMER_GROUPS_HELP_TEXT" multiple="true" class="chosenselect" /> <field name="users" type="text" label="J2STORE_USERS" description="J2STORE_COUPON_USERS_HELP_TEXT" class="inputbox" filter="intval"/> <field name="min_subtotal" type="text" label="J2STORE_COUPON_MINIMUM_SUBTOTAL" description="J2STORE_COUPON_MINIMUM_SUBTOTAL_HELP_TEXT" class="inputbox" filter="intval"/> </fieldset> <fieldset name="usage_information" label="J2STORE_COUPON_USAGE_LIMIT_SETTINGS" class="span6" addfieldpath="administrator/components/com_j2store/models/fields"> <field name="max_uses" type="text" label="J2STORE_COUPON_MAXIMUM_USES" description="J2STORE_COUPON_MAXIMUM_USES_HELP_TEXT" class="inputbox" filter="intval"/> <field name="max_quantity" type="number" min="0" step="1" default="0" label="J2STORE_COUPON_MAXIMUM_ITEM_LIMIT" description="J2STORE_COUPON_MAXIMUM_ITEM_LIMIT_DESC" class="inputbox" filter="intval"/> <field name="max_customer_uses" type="text" label="J2STORE_COUPON_MAXIMUM_CUSTOMER_USES" description="J2STORE_COUPON_MAXIMUM_CUSTOMER_USES_HELP_TEXT" class="inputbox" filter="intval"/> </fieldset> </form>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings