Make datepicker inline

I am trying to make my datepicker inline to where it displays all the time without being clicked on. I found this post https://community.skuid.com/t/override-the-standard-date-picker
which is great, but making the datepicker inline is not an option. I just need to modify the element from being an input element to a div element, but I’m not sure how to do that with Skuid. 

How can I do this?