Quantcast
Channel: SCN : Popular Discussions - SAP Cloud Applications Studio
Viewing all articles
Browse latest Browse all 1333

Design Tooltip in UI / Front End Scripting

$
0
0

Hi all,

 

 

I need to create a tooltip for an icon dynamically.

 

The tooltip has to display a date and a quantity.

Both values are set correctly, I have checked both.

But when I pass the date to the tooltip in the front end script, the date is displayed as "01/01/0001".

 

I have no idea which mistake I have made.

 

The script is the following:

 

     date = $currentrow.firstDeliveryDate;

     quantity = $currentrow.firstDeliveryQuantity;

     result = "Late Delivery; Earliest Delivery: "+date+ " / " + quantity;

 

Can anybody help me?

 

 

Best regards,

Janna


Viewing all articles
Browse latest Browse all 1333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>