would it be possible possible to order the two called lists by the release_date?
This help to reduce the traffic cause i think it is important to have the latest one at the beginning.
What do you think?
Probably not but there is a way you can do it. If you use the discover method you can re-create your own query and sort them however you please, ie. by release_date.desc.
Travis Bell 的回复
于 2013 年 06 月 27 日 2:48下午
Probably not but there is a way you can do it. If you use the discover method you can re-create your own query and sort them however you please, ie. by
release_date.desc
.Cheers.
reelrate 的回复
于 2013 年 06 月 27 日 3:22下午
Hi,
thanks for your feedback. This Method looks quite nice and i will try it. Just close this ticket :-)
Best regards