Hello , is there anyway to implement more than 1 list in widget to show it in my website ? Right now its : render().setList(‘username’, listname’).start();
can we have multi list names ?
thanks
You’d need to add multiple widgets, one for each list.