HTML5 Data Bindings Extended Repeater Support Product Page
Answered
I need the value of $index to start with the number 8.
Asked 13 Feb 2018 18:10:27
1
has this question
13 Feb 2018 18:10:27 Selk Santos posted:
Hello,prntscr.com/ie27sq
prntscr.com/ie286x
I need the value of $index to start with the number 8.
I want the hours to be displayed from 8am to 11pm
prntscr.com/ie2954
Replies
Replied 13 Feb 2018 19:10:48
13 Feb 2018 19:10:48 Teodor Kuduschiev replied:
Hello Selk,
You can format the $index like: {{$index + 8}}
You can format the $index like: {{$index + 8}}
Replied 13 Feb 2018 23:26:36
13 Feb 2018 23:26:36 Selk Santos replied:
Okya, Right!
another detail, I want to do a search without an hour without database
exemple:
prntscr.com/ie2954
Teodor, do you have any video with doing something like that?
thanks for all!
another detail, I want to do a search without an hour without database
exemple:
prntscr.com/ie2954
Teodor, do you have any video with doing something like that?
thanks for all!
Replied 14 Feb 2018 08:05:56
14 Feb 2018 08:05:56 Teodor Kuduschiev replied:
Unfortunately it is not possible to perform a search without a database or data source.