Recherches récentes


Pas de recherche récente

Daniel Sagaya Raj's Avatar

Daniel Sagaya Raj

Adhésion le 15 avr. 2021

·

Dernière activité le 14 févr. 2022

Suivis

0

Abonnés

0

Activité totale

5

Votes

0

Abonnements

3

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Daniel Sagaya Raj

Daniel Sagaya Raj a créé une publication,

Publication Q&A - Help center and community

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.

 

 

Publication le 09 mars 2016 · Daniel Sagaya Raj

0

Abonnés

11

Votes

15

Commentaires


Daniel Sagaya Raj a ajouté un commentaire,

Commentaire de la communauté Discussion - Tips and best practices from the community

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.

Afficher le commentaire · Publication le 04 mars 2016 · Daniel Sagaya Raj

0

Abonnés

0

Votes

0

Commentaire