Git Product home page Git Product logo

Comments (10)

ElieBoury avatar ElieBoury commented on July 26, 2024 7

I was stuck with the same problem and here is the solution :
in order to put vars in links, you have to respect this : {{var:myvar}} and NO default value.

from laravel-mailjet.

TamaraGhazaryan avatar TamaraGhazaryan commented on July 26, 2024 1

from laravel-mailjet.

Zhivko-Mailjet avatar Zhivko-Mailjet commented on July 26, 2024

@StefanijaK
could you please elaborate more on what exactly you are trying to achieve ? What kind of a button you have and what kind of link you want to set from Laravel ? Are you trying to pass a variable with a link inside?

from laravel-mailjet.

StefanijaK avatar StefanijaK commented on July 26, 2024

@Zhivko-Mailjet first of all thank you for replay.
I need to implement a password reset functionality, so I will need to use a link and a button in order to send the url. When I insert a button I will need to send the link from Laravel. If a set a variable to the button how can I send the url/link value? Or is there any easier way to implement this?

from laravel-mailjet.

Zhivko-Mailjet avatar Zhivko-Mailjet commented on July 26, 2024

@StefanijaK
You can insert a variable, which will be included behind the button in the content, something like {{var:link}}. Syntax samples you can find here:
https://dev.mailjet.com/guides/#using-a-template

Other template samples you can find here:
https://github.com/mailjet/mailjet-apiv3-templating-samples/tree/master/samples

As the question is relatedto the template construction more than the Laravel usage, if you have additional questions, please reach out to our support and we will be happy to help.

from laravel-mailjet.

StefanijaK avatar StefanijaK commented on July 26, 2024

@Zhivko-Mailjet thank you so much for your help. I really appreciate it. Have a great day :)

from laravel-mailjet.

GaddMaster avatar GaddMaster commented on July 26, 2024

[ Learned that Hotmail does some kind of sanitizing and the links need start with protocol ]
This answer still appears to be unanswered.
How do I add a variable link to my button ?
Inside a button where the URL goes, variables don't work. I tried sticking in {{var:domain}}/token/{{var:token}}, but the resulting HTML is not a button. shows up HTML like so
"[www.google.ie]"
Reset password

Naturally when we google this, no hope, endless other things. This is the only thread on it. Searched all docs, nothing.

Also I tried copying and pasting code from the examples and they break the template, they don't work. Example here, the a tag link at bottom doesn't work for me like shown in this example.
<a href="{{ var:domain:"" }}">click here
or
Link
stuck

Ideally I want to add a variable inside the link input box when using the button component.

Any help be great ?

from laravel-mailjet.

alfredozn avatar alfredozn commented on July 26, 2024

Did you find a solution or workaround? I am stuck in the same situation.

Thanks

from laravel-mailjet.

alex-r89 avatar alex-r89 commented on July 26, 2024

Why is this not documented anywhere obvious/at all....

from laravel-mailjet.

TamaraGhazaryan avatar TamaraGhazaryan commented on July 26, 2024

from laravel-mailjet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.