54 Posts
steviec1
7 years ago
1
Topic

Hello,

I want to have a vote up or down button of an article content type, in a list view. Like Sickipedia. 

I saw another forum post (about editing checkbox from list view) that said I can make a link, linking to itself and pass the value I want to change as a variable, and then grab it with Before Render or Store plugin and change the value in the database. 

Ive managed to pass a variable by linking it to the article (havent managed the list yet - for now). But I dont know how to grab the variable with the Code Pack.

Can anybody help? Should I have the subscription for these kind of questions?

Is this the way to do it? How do I grab the variable?

This is would be great if Seblod offers this possibility. 

Thank you,

Steviec1

Get a VIP membership
4229 Posts
Kadministrator
7 years ago
0
Level 1

Seblod runs inside Joomla so you can use Joomla input class for that

https://docs.joomla.org/Retrieving_request_data_using_JInput

Get a Book for SEBLOD