How to add column to a form to display narration

Discussion in 'Requests' started by Frz, Jun 19, 2019.

    
  1. Frz

    Frz Member


    Dear All
    2 questions
    1. How to find out the name of a form
    2. How to add column to a form to display narration upload_2019-6-19_12-38-20.png
    Rgds
    Frz
     


  2. Jay kumar tailor

    Jay kumar tailor Well-Known Member


    Add detail field and then
    Set as :$Narration
     


  3. Jay kumar tailor

    Jay kumar tailor Well-Known Member


    Fetch narration also
     


  4. Frz

    Frz Member


    thanks
    but need to know how to find the name of the form as i want it to be displayed like this in all forms
     


  5. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Open Tally in developer mode..... by affixing <space>/devmode to your tally executable path.

    After that open the report you want..... click on empty area and it will give you Form name in a tooltip box.
    Follow same method to learn field names.

    Once you have the correct Part/Line/Field..... add you own Fields as per your desired placement.
     


  6. Frz

    Frz Member


    thanks
     


  7. Frz

    Frz Member


    am i on the right track

    #Form: Ledger Vouchers]
    [#Line: DSP ColVchTitle]
    Local : Field : Narration : Set as : "E-Way Bill No"
    [#Line: DSP ColVchDetail]

    Add:Field:After:DBC Party:"Narration"
    Set as :$Narration
     


  8. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Is it working??? Yes...then right track :) else wrong destination............

    First add your Field in the Title Line as well as Body line...........

    Study a little further in TDE...... and learn .....your is a simple TDL, so it can be done.....
     
    Frz likes this.


Share This Page