Release 2012 D (coming soon)

You are viewing an old version of this page. View the current version. Compare with Current  |   View Page History

Design Restrictions

New Restrictions

  • text allowed with design (none, on print area, on product)
  • design allowed with design (none, on print area, on product)
  • design scale allowed
  • design rotate allowed
  • design flip allowed
  • minimumScale
  • design excluded product types
  • support design fixed colors
<design>

   ...
   <restrictions>
      ...
      <!-- to be added -->
      <denyOtherText>no|onPrintArea|onProduct</denyOtherText>
      <denyOtherDesigns>no|onPrintArea|onProduct</denyOtherDesigns>

      <allowScale>true|false</allowScale>
      <allowFlip>true|false</allowFlip>
      <allowRotate>true|false</allowRotate>
      <!-- to be added -->

      <minimumScale>100</minimumScale>


      <!-- future -->
      <maxmiumScale>100</maximumScale>

      <excludedProductTypes>
         <excludedProductType id="6" xlink:href="..."/>
         <excludedProductType id="95" xlink:href="..."/>
         ...
      </excludedProductTypes>
      <!-- future -->
      ...
   </restrictions>
   ...
</design>
  • +/- 1% for maximumScale

Tasks

  • add restriction data to payload
  • add product creation validation rules
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.