Udf Fields are Not refresh

Discussion in 'Free Source Codes' started by Mohan.S, Oct 13, 2020.

    
  1. Mohan.S

    Mohan.S Member


    Dear Sir/Mam,
    we are developed an code with udf. this code we are add some lines in narration part based on voucher type. that lines are
    • not refreshed while we are opening the voucher first time
    • then changed another voucher the previous vouchers udf are appeared there default but we are press esc then open again that is refresh on second time.
    • after the go to another voucher the prev entry line appeared on there
    how to resolve this issue.
    see code below.
    see sample data below
     

    Attached Files:



  2. Himanshu-2002

    Himanshu-2002 Active Member


    Add This To Field Level Where you are using UDF

    Set Always: Yes
     


  3. Mohan.S

    Mohan.S Member


    Dears Sir
    we already try in this code. pls check with data.
     


  4. Himanshu-2002

    Himanshu-2002 Active Member


    Sorry Brother But I don't have time to load and Check TDL But I can suggest you few things which are
    1. You can call a function on Field Accept To Set the Value
    2. Try To Use CollectionFieldByKey If 1st Suggestion doesn't work
     


Share This Page