Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'd add it myself, but don't know what variable I'm supposed to put in recentposts.tpl
@julian @psychobunny @baris
I tried this but didn't work
posts[i].title
Try posts[i].topic.title
posts[i].topic.title
@Giorgio-Chiodi
{posts.topic.title} should do it I believe.
{posts.topic.title}
Edit: Got Ninjad.
Lol
thanks guys! this is the correct one
@nodeham said in A post showing a grid?:
@pitaj Yes, like a table is exactly what I need. No kidding, it's that simple? Amazing. Thank you!
@pitaj Yes, like a table is exactly what I need. No kidding, it's that simple? Amazing.
Thank you!
You can use this template:
Markdown automatically converts those codes into a table.
Thanks for taking the time to reply. That might be a part of what I'm aiming for.
I want to create an array of topics that I can display in my "feed". Those topics can be added to the array by two reasons.
The idea is just to have the new content presented when you first log in. I could look at Recent and Popular I think.
Once again, thank you!
K
How do I redirect all my visitors to secure.web.net/auth?return_url=https://forums.web.net/ifanyurithenhereitshouldbe?ifanyparameter=anditsvalue (once) per unique visit
After hundreds of debug processes, I've finally found the function which is used to do that. Here is screenshot:
0_1466761974079_upload-2e28b1a9-aa7b-4274-8c8b-c93717ae9008
What is the status of this API? I am interested in writing a mobile app for this using the Ionic Framework.