I created a form where I need a start date and an end date. So I added the calendar element, but when the user choose a date the date is not showing on the template that is supposed to show it, and also the calendar element only has 1 date, so they can only type in the start date.
Hello, if you need a start date and an end date, you should normally create two custom "date" fields in the post type edited by the Form (or the User profile, if this is a User form) - one for the start date and one for the end date. Did you do this already?
Once you have done this, you should have the ability to add both of these custom fields in the Form. If this is not working, please provide login credentials in the private fields here and I will take a closer look. Let me know where I can find the Form on the front-end of the site.