storage Problem

Discussion in 'Tally Developer' started by kamal, May 7, 2017.

    
  1. kamal

    kamal Member


    Hi All,

    im trying to send mail using form acctept in sales voucher its working fine
    i have set "No" option in alter mode but its not working

    Kindly help me to resolve this issue

    [!Form: EmailColour Voucher]

    On : Form Accept : $KRSendeMail = "Yes" : Call : VoucherEmailFunc

    ;; line
    [Line: VCH KR SendEmail]

    Left Fields : Medium Prompt, Logical Field
    Local : Field : Medium Prompt : Info : if $$InCreateMode Then "Send Email " Else $$LocaleString:"Resend Email"
    Local : Field : Medium Prompt : Width: 7% PAGE


    Local : Field : Logical Field : Set as: if $$InCreateMode Then $$LocaleString:"Yes" Else $$LocaleString:"No"
    Local : Field : LogicalField : Storage : KRSendeMail

    [System: UDF]
    KRSendeMail : Logical : 655
     


  2. admin

    admin Administrator Staff Member


    S
    end full code to review. If you send in between lines how can we understand my dear brother
     


Share This Page