Saltar al contenido principal

Tooltip

No planeada

Comentarios

4 comentarios

  • Comentario oficial
    Rasmus Jensen

    This would be a very nice feature to offer but unfortunately the tooltip feature nor event to catch hovering mouse over things exist so there is no way to make such a feature with the current SDK :-(

    Please go vote for this idea on SAP Idea place: https://influence.sap.com/sap/ino/#/idea/135956 so it might become possible in the future.

  • SSP Automation
    Thank you for your request.
    The development team have now added it to our internal planning-system for evaluation.
    [Internal Id: 23810]
  • Dave Gutman

    The existing SAP 'Tooltip Preview' supports this when the user points to data in grids.  I suggest evaluating this from the standpoint of using the SAP Tooltip Preview screen and its data, and making it work on screen fields.  Perhaps by adding a new column on the screen's left grid called 'Enabled for Screens'.  Performance impact is a big consideration, as is how to add new Objects to the screen.

  • Jose Gomensoro

    Thanks Dave. The standard SAP Tooltip Preview functionality only works on a specific set of data, and only where there is a drilldown arrow. And the data that can be displayed is also restricted. 

    The B1UP Tooltip functionality would work on any item with a UID, and would run a custom query to display the desired data. Performance is of course a consideration, but so is with most B1UP functionality. In this particular instance, performance issues could be avoided or minimized in various ways, for example, the application could have a timeout command to stop the query after N seconds. Or, instead of the trigger being on "hovering", it could be that you trigger it by a combination of a key plus a click (e.g. F2+Left Click). This could use the existing trigger functionality, but there should be a new UF type for "Tooltip Preview", so that it could display the info in a tooltip preview screen rather than showing the result of a query on a grid.

Iniciar sesión para dejar un comentario.