0

Pardon me, I've case I would like to ask to you. So I have "dialog" where I put my "Form create new data" with actionListener into it. but since I using Model="true" and the whole screen was disable including my form,I trying put appendTo="@(body), its work. but apparently, actionListener inside the dialog doesn't work.. is anyone can and willing to help me please. it been a week, Its made me crazy.

I using template and template client in my project, pls help

Vincent K
  • 1,326
  • 12
  • 19

1 Answers1

0

I need some more information about your code and your problem. But on the facts that you give I guess it is the problem that the form have to be inside the dialog. Please try it. If it does not work. Please post your code

pwain
  • 279
  • 2
  • 7
  • Same here... ;-) – Kukeltje Nov 12 '17 at 21:04
  • Hi Guys, thanks for stoping by, anyway this is my code : – Yayan Sulton Auliyaa Nov 13 '17 at 12:14
  • Yes I can read it. I post my answer as an edit on my posting to make it clear – pwain Nov 13 '17 at 13:27
  • Yes I can read it. But the actionListener is working for me. Could you edit your question and include your form. The code you posted is ok. But I do not see where actionEvent is from. The parameter is always null in the bean if you do not have this "actionEvent" as a var or something – pwain Nov 13 '17 at 13:41