最近搜索


没有最近搜索

Daniel Sagaya Raj's Avatar

Daniel Sagaya Raj

已加入2021年4月15日

·

最后活动2022年2月14日

关注

0

关注者

0

活动总数

5

投票

0

订阅

3

活动概览

的最新活动 Daniel Sagaya Raj

Daniel Sagaya Raj 创建了一个帖子,

帖子 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.

 

 

已于 2016年3月09日 发布 · Daniel Sagaya Raj

0

关注者

11

投票

15

评论


Daniel Sagaya Raj 进行了评论,

社区评论 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.

查看评论 · 已于 2016年3月04日 发布 · Daniel Sagaya Raj

0

关注者

0

投票

0

评论