Quick Actions & Actions
Quick Actions & Actions
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!
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Quick Actions & Actions
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
I have attached a new actions component you can upload through Admin -> Manage Components that I believe will resolve the issue
You do not have the required permissions to view the files attached to this post.
Last edited by scottwilkerson on Wed Sep 25, 2019 4:31 pm, edited 1 time in total.
Reason: update component
Reason: update component
Re: Quick Actions & Actions
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!
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Quick Actions & Actions
Great! glad it worked!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!
This fix will be in future releases
Locking thread