User Defined Global Formula with Tally Default Fields

Discussion in 'Tally Developer' started by hitarth, Apr 24, 2013.

    
  1. hitarth

    hitarth Member


    Dear All
    I have done a simple form with
    [System : Formulas]
    SysFormula1 : $$LocaleString:#FirstFieldName
    SysFormula2 : $$LocaleString:#SecondFieldName

    Above working fine with my form, but i want to use with tally default fields DSP VchDate
    [#Field : DSP VchDate]
    Set As : @@SysFormula1
    Width : SysFormula2
    But Not getting result, plz. guide. Thanks
     


  2. admin

    admin Administrator Staff Member


    Change the values locally

    [Part : You Part Name] or Form or Line
    Local : Field : DSP VchDate : Set As: @@SysFormula1
     


  3. hitarth

    hitarth Member


    Dear Sir,
    As a learner, Can't understand your code,
    I have New Form storing string value (Say Field1 Set As : "Green" for current company)
    Also Declared System Formula.
    Now Modify Tally Default Field
    [#Field : DSP VchDate]
    Background : @@Field1 ;; Not getting plz. help again.
     


  4. hitarth

    hitarth Member


    Dear Sir,
    Please explain
     


Share This Page