Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
When using the Razor macro of a Contour form :
If your form has a “Date Picker” it doesn't display the calendar when the page renders.
If your form has a “File Upload” it doesn't actually upload the files to the database.
Is there any thing I can check in the config to correct these issues?
Date picker needs some js to render a calender
So you'll need to include jquery and jquery ui
For the upload that should just work, could it be that you have nested for tags?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Contour Date Picker and File Upload Don't Work
When using the Razor macro of a Contour form :
If your form has a “Date Picker” it doesn't display the calendar when the page renders.
If your form has a “File Upload” it doesn't actually upload the files to the database.
Is there any thing I can check in the config to correct these issues?
Date picker needs some js to render a calender
So you'll need to include jquery and jquery ui
For the upload that should just work, could it be that you have nested for tags?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.