HTML5 Data Bindings Support Product Page

Answered

How did you apply condition class in User Management Dashboard?

Asked 18 Dec 2013 16:11:53
1
has this question
18 Dec 2013 16:11:53 Andre Bender posted:
You applied the following condition to the paging button in the showcase User Management Dashboard:

class="btn {{Users.link.prev.default( "disabled" )}}"

How did you do this? By hand coding? Is there any description of the code?

There is other code like this:
{{Status.contains( "Active" ).then( "label label-success", "" )}}

I can't find this in the documentation or did I miss something?

Replies

Replied 18 Dec 2013 17:13:12
18 Dec 2013 17:13:12 Teodor Kuduschiev replied:
Replied 18 Dec 2013 17:32:17
18 Dec 2013 17:32:17 Andre Bender replied:
Ah, ok, missed that one thanks ;-)

Reply to this topic