Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen

Daniel Sagaya Raj
Beigetreten 15. Apr. 2021
·
Letzte Aktivität 14. Feb. 2022
Folge ich
0
Follower
0
Gesamtaktivitäten
5
Stimmen
0
Abonnements
3
AKTIVITÄTSÜBERSICHT
BADGES
BEITRÄGE
POSTS
COMMUNITY-KOMMENTARE
BEITRAGSKOMMENTARE
AKTIVITÄTSÜBERSICHT
Neueste Aktivität von Daniel Sagaya Raj
Daniel Sagaya Raj hat einen Post erstellt
The following if clause checks if the variable "name" exist.
{{#each categories}}
{{#if name}}name exists.{{/if}}
{{/each}}
Is there any way that i could use the expression as follows to see if the value is equal to some text
{{#if name equals "John"}} Hello John.{{/if}}
[OR]
{{#if name = "John"}} Hello John.{{/if}}
Also is there a page where i can get information about which object is available for which page and details about the expression language in the help center custom design.
Gepostet 09. März 2016 · Daniel Sagaya Raj
0
Follower
11
Stimmen
15
Kommentare
Daniel Sagaya Raj hat einen Kommentar hinterlassen
Hi,
I am using the place holder {{link 'new_post' role='button'}} for new post button. Right now the link gets rendered with the display name "New Post". How do i request the service to render the link with my custom name. is there any way i can use {{link 'new_post' role='button' text='Click to Post'}} where the text attribute represents the text i want the tag to hold.
Kommentar anzeigen · Gepostet 04. März 2016 · Daniel Sagaya Raj
0
Follower
0
Stimmen
0
Kommentare