need help whatsapp number edit

Discussion in 'Requests' started by gauravss, Jan 8, 2024.

    
  1. gauravss

    gauravss Member


    +$$String:mad:@DMKDS

    help me with above field as some time i need to add other number for whatsapp by default it should display number $Consigneewhatsappno and that can be edited at Function: whatsappstring with 00:



    [Function:eek:nformaccept]
    10 : QUERYBOX : "Whatsapp To Customer For Invoice Details ?" : Yes:No
    20 : IF : $$LastResult
    30 : CALL : whatsappstring
    40 : ENDIF

    [Function: whatsappstring]
    ;00:
    01 : Display : TlyErp_Qr_Reports



    [Field:WHTLWD]
    Use:Name field
    Set as: $Consigneewhatsappno
    Color:Blue
    skip:Yes
    Invisible : Yes

    [Part: TlyErp_Qr_Part]

    Line : Empty
    QR code: ("https://api.whatsapp.com/send/?phone="+"91"+$$String:mad:@DMKDS+"&text="+$$String:mad:@trymessage) : True
     


  2. gauravss

    gauravss Member


    solved with other way
     


Share This Page