Return results of a form question

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
10/17/2012 6:28:41 PM
Gravatar
Total Posts 11

Return results of a form question

I apologize if this is answered somewhere else in the forum, but I'm not seeing this addressed anywhere.

I have a form that allows users to submit a reservation request online.  I have  written a custom handler to get the question and answer and validate that the date entered is after the current date (no same day reservations), but I'm not sure how to get the response back to the mojoportal site and have the form notify the user that the date must be greater than today.

Can someone please provide assistance with this? (sorry, I am VERY new to mojoportal)

Thanks!

10/19/2012 8:41:38 AM
Gravatar
Total Posts 18439

Re: Return results of a form question

Sorry but there is not a way to do that currently.

I've logged a request in our project tracker to have a way to configure limits on the DatePicker question so maybe will will add support for this in a future version. There is no way from the submission handler to return to the form.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.