To display date+time/current user’s email in the Text widget, use the following JavaScripts:
JavaScript example for displaying today’s date and time: ${new Date().toLocaleString()}
JavaScript example for displaying user’s email address: ${doo.currentUser.email}
For more information regarding the Text widget, look at our documentation: Text widget in Tabidoo.cloud