Page 1 of 1
Quick Actions & Actions
Posted: Wed Sep 25, 2019 1:59 pm
by treetop
I am likely overlooking something simple so I apologize upfront. I can't seem to find a way to make a URL on the actions menu open a new full browser tab. Via Admin->Manage Components->Actions, I have the action type as URL along with the target of _blank, but the windows continue to open as small "referer" windows. What I mean by that is aside from opening a small window, many devices complain because of the HTTP_REFERER page versus just a straight page link if you were browsing a standard web page. I've tried this in both Firefox and Chrome with similar results. I've also tried meandering around with the code section and while a simple PHP echo href works as expected, it leaves a second non-functioning action in the menu so I would like to avoid it if possible. Thanks!
Re: Quick Actions & Actions
Posted: Wed Sep 25, 2019 4:28 pm
by scottwilkerson
I believe you found a bug.
I have attached a new actions component you can upload through Admin -> Manage Components that I believe will resolve the issue
Re: Quick Actions & Actions
Posted: Thu Sep 26, 2019 11:40 am
by treetop
Scott, as always, you are fantastic! That did indeed fix the issue with the small window versus a full screen tab. The only remaining issue is related to the referer field and that is something I can fix on this end. Thank you so much!
Re: Quick Actions & Actions
Posted: Thu Sep 26, 2019 1:18 pm
by scottwilkerson
treetop wrote:Scott, as always, you are fantastic! That did indeed fix the issue with the small window versus a full screen tab. The only remaining issue is related to the referer field and that is something I can fix on this end. Thank you so much!
Great! glad it worked!
This fix will be in future releases
Locking thread