Forum


List Manager Support

List Manager support
Forums
Public write access is disabled. Please login

Row ID as CSS Class 17.01.2018 15:22

at first: Thanks for this component!

I would like to add the row ID to the tablerow CSS.

I found: trdato=LMJQ('',{'class':'lm_trwhite'}); in the .js file.

Can you tell me how to add the row ID ?

Re: Row ID as CSS Class 18.01.2018 09:25

Hi,
do you mean the internal unique rowId (different for each one?). At that point of the code you have it at

elem.idrecord, so something like

{'class':'lm_trwhite idrow'+elem.idrecord}


will create
class="lm_trwhite idrow1"

class="lm_trwhite idrow3"

...

unique classes for each row, not sure if this is what you need to achieve.


Thanks,regards
Moonsoft Team
www.moonsoft.es

Re: Row ID as CSS Class 19.01.2018 08:30

Thanks!
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Our clients' feedback