Date Picker linked to different text content

Hi,

What I mean is that once a user has selected a date from the date picker, a text box below appears which says for instance:

“Sending Invitations should be done by [DATE dd/mmmmm/yyyy}”

whereby DATE = “let date = $w(”#myDatePicker").value and then subtract 6 months from that date picker selection etc;"