help needed to increase the top and bottom space in udf

Discussion in 'Free Source Codes' started by panam, Oct 17, 2020.

    
  1. panam

    panam Member


    dear experts,

    i want top space and botton sapce in udf
    please help me


    [#Part: EI BaseInfo]
    Add: Lines:After:EI consignee :party add01

    [Line:partyadd01]
    Fields:partyadd1,partyadd2
    [Field:partyadd1]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"GSTIN No.:"
    Local : Field : simple prompt : color :Black
    Local : Field : simple prompt : width : 14
    Local : Field : name Field :Set as :

    $PARTYGSTIN:Ledger:#EIConsignee
    Local : Field : name Field :Skip:Yes
    Local : Field :name Field : style :Font: "Bookman Old

    Style":Height:15
    Local:Style:DEFAULT:Space Top : 0.75
    Color:Black





    [Field:partyadd2]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"State:"
    Local : Field : simple prompt : color : Black
    Local : Field : simple prompt : width : 5
    Local : Field : name Field : Set as :

    $LedStateName:Ledger:#EIConsignee
    Local : Field :name Field :Skip:Yes
    Local : Field :name Field : style :Font: "Bookman Old

    Style":Height:15
    Color:Black
     

    Attached Files:



  2. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    in Developer .... press Ctrl+D ...... search box...type .......... Space Top .... observe and learn and you will master the art of adding spaces in and around your fields.
     
    panam likes this.


  3. panam

    panam Member


    Thank you Amit sir for the instant reply and help for learning codes.
     


  4. panam

    panam Member


    dear experts,
    I got it.
    Thank you all members...
     


Share This Page