Application tiles should include Calendar widgets

0 Kudos

Hi,

 

It would be helpful if the Application builder allowed users to add in calendar tiles vs having to create text boxes for the start and end date.

 

dataiku_calendar_tile.png

 

thx

1 Comment
info-rchitect
Level 6

OK, this can be done using project variables:

{
      "name": "start_date",
      "type": "DATE",
      "label": "Start Date"
}

OK, this can be done using project variables:

{
      "name": "start_date",
      "type": "DATE",
      "label": "Start Date"
}