Liferay Proxy portlet needs refresh if I get to the form page via portal link

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Liferay Proxy portlet needs refresh if I get to the form page via portal link

rubenlopez
Hi!

I'm having problems to display the proxy portlet in Liferay DXP SP4 when I
get to the form page *after clicking on a link* in the portal. Basically,
the form stays hidden due to a xforms-initially-hidden css class and I need
to refresh the page to display it correctly.

It all works fine if I browse the page url directly.

I've tried unhiding the form via css, but then strange js issues come up. I
guess some initial Orbeon javascript is not loaded correctly.

Is this a known issue?

Thanks,

Ruben

--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: Liferay Proxy portlet needs refresh if I get to the form page via portal link

Erik Bruchez
Administrator
You might be hitting something similar to this:

    https://github.com/orbeon/orbeon-forms/issues/3256

-Erik

--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: Liferay Proxy portlet needs refresh if I get to the form page via portal link

rubenlopez
Thank you Erik.

I had discarded the SPA option when I saw you had added the
single-page-application property to the portlet, but it makes sense if it's
a Liferay bug.

It works by adding data-senna-off="true" to the link, by the way.

Thanks!

--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: Liferay Proxy portlet needs refresh if I get to the form page via portal link

Erik Bruchez
Administrator
> It works by adding data-senna-off="true" to the link, by the way.

Great tip, thanks. I am glad there is a workaround.

-Erik

--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].