params not getting passed to backing bean for h:commandLink under rich:popupPanel and t:dataList
I have rich:popupPanel which contains t:dataList under one column of t:dataTable. This dataList has h:commandLink which has f:param inside it. It was working fine for richfaces 3.3 but after migration to richfaces 4, it stopped working. To mention the fact that I was using rich:modalPanel in place of rich:popupPanel over there. I went through quite a few links: https://community.jboss.org/thread/202583 commandButton/commandLink/ajax action/listener method not invoked or input value not updated but of no help :(. Am I missing something? Currently, bean is session-scoped and I am using getter to