Búsquedas recientes
No hay búsquedas recientes

Daniel Sagaya Raj
Incorporación 15 abr 2021
·
Última actividad 14 feb 2022
Seguimientos
0
Seguidores
0
Actividad total
5
Votos
0
Suscripciones
3
RESUMEN DE LA ACTIVIDAD
INSIGNIAS
ARTÍCULOS
PUBLICACIONES
COMENTARIOS DE LA COMUNIDAD
COMENTARIOS DE ARTÍCULOS
RESUMEN DE LA ACTIVIDAD
Última actividad de Daniel Sagaya Raj
Daniel Sagaya Raj creó una publicación,
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 mar 2016 · Daniel Sagaya Raj
0
Seguidores
11
Votos
15
Comentarios
Daniel Sagaya Raj hizo un comentario,
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.
Ver comentario · Publicado 04 mar 2016 · Daniel Sagaya Raj
0
Seguidores
0
Votos
0
Comentarios