最近の検索
最近の検索はありません

Daniel Sagaya Raj
参加日2021年4月15日
·
前回のアクティビティ2022年2月14日
フォロー中
0
フォロワー
0
合計アクティビティ
5
投票
0
受信登録
3
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Daniel Sagaya Raj
Daniel Sagaya Rajさんが投稿を作成しました:
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さんがコメントを作成しました:
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
コメント