Required increased Character for Item description.

Discussion in 'Free Source Codes' started by Sajid, Jul 26, 2016.

    
  1. Sajid

    Sajid New Member


    Dears,

    My product descriptions are extremely lengthy one. But i couldn't type more character in product description.
    Can somebody help me in this regards.

    Sajid
     


  2. NAGARAJKMAR SUBRAMANIAN

    NAGARAJKMAR SUBRAMANIAN Active Member


    Try This

    [#Field : EI Desc]
    Fullwidth : yes

    [#Field: STKI Desc]
    Use : Name Field
    Storage : Description
    Max : @@MaxNameWidth*3
    Fullwidth : yes
     


  3. Maulik Patel

    Maulik Patel Active Member


    Dear Sajid,

    You will need to increase maximum char strength for description field. you can do following

    [#Field: EI Desc]
    Lines : 3
    Full Width : Yes
    Max : 1000

    [#Field: STKI Desc]
    Lines : 3
    Max : 1000
    Fullwidth : yes


    However you can increase values for Lines and Max attributes as per your requirements.
     



  4. how to give space below ledger description for printing?
     


Share This Page