EDIT: Solved read last post in this thread for the full answer though.
Hi,
I have a Editform that is filled with datacards with Text Input datacardvalues in them (sharepoint normal text column), id like to add a date picker to each one to change the text input box.
The datepicker must display the date in the textinput box (The text input box visible function will be marked as false)
The datepicker also must update the textinput datacardvalue so i can use a button onsubmit with the submitform.
How do i achieve this?