All Downloads are FREE. Search and download functionalities are using the official Maven repository.

product._form.gsp Maven / Gradle / Ivy

The newest version!
<%@ page import="net.codebuilders.mybusiness.Product" %>

* = 

<%-- /.row --%>
${product?.longDescription}
<%-- /.form-group --%>
${product?.largeDescription}
<%-- /.form-group --%>
  • ${p?.goodIdentificationType.name} - ${p?.value}
  • ${message(code: 'default.add.label', args: [message(code: 'goodIdentification.label', default: 'GoodIdentification')])}
  • ${p.productFeature.productFeatureCategory.description} - ${p?.productFeature?.description}
  • ${message(code: 'default.add.label', args: [message(code: 'productFeatureAppl.label', default: 'ProductFeatureAppl')])}
<%-- /.row --%>

Select the most specific category and parent categories will be added automatically. Example: Selecting Shirts will also add Apparel. Hold CTRL to select additional categories.

<%-- /.row --%>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy