Do Buttons Added to a Report Not Show in the Mobile App views?

Do Buttons Added to a Report Not Show in the Mobile App views?

Greetings,

I'm trying to add a link in a report detail view that takes the user to another form/page.  I tried using the Add Button field to create a custom action to redirect the user to the desired form/page via the OpenURL function, but the button is only appearing in the Web views.  It does not show in the mobile app views (phone or tablet).  Does anyone know if it's possible to add a button to a report view for the mobile views?

As an alternative I tried adding an admin only URL field to form that is populated with the desired link address via a script in the On Success workflow action.  However the form kicks an error when you create a record saying the "URL could not be accessed".  The link still seems to work in the report, but I'd like to avoid the user seeing this error message every time they submit a record.  Additionally the URL link shows as light blue (the standard default), but it does not appear there is a way to change the format of that field (based on what I've read in other threads).  Does anyone know of any other options for getting a URL link to show in the Report Detail View that can be customized from a formatting perspective.

Thanks