Customer ID Need Some Help Please.....

Discussion in 'Free Source Codes' started by udaya, May 11, 2020.

    
Tags:
  1. udaya

    udaya Active Member


    upload_2020-5-11_21-26-25.png


    All Friends I need the Ledger Id as Unique (prevent Duplicate) please help me.....


    Code is:
    [#Part: MSTAliasMode]


    Object : LanguageName:First
    Lines : MST Name , MST Alias , MST ID
    Repeat : MST Alias : Name :LanguageName : First
    Height : 5
    Space Bottom: 0.5
    Break On : $$IsEmpty:$Name

    [Line: MST ID]

    Use : Master ID Line
    Fields : Short Prompt, MST LangId, MST ID


    [Field: MST ID]

    Use: Name Field
    Storage: MSTID
    Set Always: Yes
    Color: Blue

    [System:Udf]

    MSTID: String: 1001


    [#Line: Master Name Line]

    Local : Field : Short Prompt : Info : $$LocaleString:"Ledger Name"
    Local : Field : Short Prompt : Style : Large

    [Line: Master ID Line]

    Local : Field : Short Prompt : Info : $$LocaleString:"Ledger ID"
    Local : Field : Short Prompt : Style : Large
     


  2. Jay kumar tailor

    Jay kumar tailor Well-Known Member


    Try...
    Unique :yes
    In Field

    OR see
    Duplicate Purchase Stopper For idea.
     


  3. Preyash Shah

    Preyash Shah New Member


    You can check previous value in collection table then add next value
     


  4. udaya

    udaya Active Member


    Thanks mr. Jay kumar and Preyash for immediate reply. "Unique :yes" not Working. I view the dup. purchase stop. I am a Slow Leaner.... Please Guide me if u can.....
     


  5. subash pal

    subash pal Member


    are you find any solution for Prevent duplicate.
     


Share This Page