Pesquisas recentes


Sem pesquisas recentes

Daniel Sagaya Raj's Avatar

Daniel Sagaya Raj

Entrou em 15 de abr. de 2021

·

Última atividade em 14 de fev. de 2022

Seguindo

0

Seguidores

0

Atividade total

5

Votos

0

Assinaturas

3

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Daniel Sagaya Raj

Daniel Sagaya Raj criou uma publicação,

Publicação 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.

 

 

Publicado 09 de mar. de 2016 · Daniel Sagaya Raj

0

Seguidores

11

Votos

15

Comentários


Daniel Sagaya Raj comentou,

Comentário na comunidade 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.

Exibir comentário · Publicado 04 de mar. de 2016 · Daniel Sagaya Raj

0

Seguidores

0

Votos

0

Comentários