Tagged Questions
1
vote
2answers
143 views
BCS Date Only field on Update Form
I'm tasked with finding a method for Updating a field that is defined as Date in SQL, but rendered as DateTime through BCS (as there is no Date-only type). On the Update form, I only want a Date ...