Forums de discussion

ActionRequest suddenly ignoring form objects

Lee Chamberlain, modifié il y a 7 années.

ActionRequest suddenly ignoring form objects

Junior Member Publications: 92 Date d'inscription: 05/05/16 Publications récentes
I've got a form which I'm using aui:inputs etc...

On one dropdown I had to use a normal html select.

Suddenly ActionRequest doesn't want to know about this form object (or it appears anything after that - I can't test until I sort out this one form object). I've system outputted the parameters in actionrequest and that select is no longer there.

The form submits with a jquery call and that select is available in the console if I output it there.

This was working perfectly, and still is on production.

All I have done is try to add Workflow into the portlet. However neither the jsp page nor the Java method is affected by workflow.

Has anybody seen this issue before? I'm completely baffled as to why it suddenly has stopped.
Lee Chamberlain, modifié il y a 7 années.

RE: ActionRequest suddenly ignoring form objects

Junior Member Publications: 92 Date d'inscription: 05/05/16 Publications récentes
Looks like I accidentally removed something from lifreray-portlet.xml and didn't realise.

Fixed now.