Modify Query Using with Live
Guys, I’m having an issue: my payment methods are coming up empty. The query is correct, but it simply doesn’t update the SELECT. I’m updating based on the first SELECT. Does anyone know what might be causing this?

2 Replies
I don't think you want to group by payment type? Don't you want to distinct payment_type? you haven't set the titleAttribute either by the looks of it. also disable the get option label for now too.
Solution
I did some tests and so was the only way I could make it work
