Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author xnau webdesign

    (@xnau)

    It works, try it.

    Thread Starter artdeen

    (@mindacatur)

    Hi Roland !

    In contrast to what had been asked on https://wordpress.org/support/topic/display-user-id-upon-form-submission?replies=4 ( the user just need a bare display of ID instead of newly-created URL of the ID inside the thank-you page ); instead, I need the signed-up member to see the newly-created ID( the pdb (numbered ID ),not the PID (alphabet) as a clickable URL when we put ‘[id]’ tag in the Signup Thanks Message.

    So that the person can view (without editing) their personal data in their received email when they clicked the URL received like this http://contoh.pw/data/?pdb=1013 inside their inbox.

    I hope this can explain better for what is needed by me.

    Thanks Roland!

    Regards..
    Sam.

    Plugin Author xnau webdesign

    (@xnau)

    You have to build the url yourself. Go to the individual record page and look at a record, you’ll see in the URL the ID of the record, just build your url like that in your template:

    /single-record?pdb=[id]

    You’ll need to add the rest of the URL, it will be clickable if I show that part.

    Thread Starter artdeen

    (@mindacatur)

    Hi Roland a.k.a xnau !

    Thanks for your excellent feedback. It works like a charm!

    Glad to meet such a helpful developer like you.

    Have a good day !

    Regards.
    artdeen a.k.a Sam

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘shortcode inside email’ is closed to new replies.