Date picker & Email format validation

Hello,

could you give some information on how to activate a date picker ? Is there a date picker script within the ScriptCase library? How do I install a Javascript library and included into the Form?

I already got some Javascript for email validation already but how to include the js file?

Thank you!

Re: Date picker & Email format validation

If you edit a field, which have a DateTime format, you may select in the Properties box, if you want to have a date picker. I know now not ganu as the option to say, but it is

Re: Date picker & Email format validation

Thanks for the reply.

Any idea on how to use 3rd-party Javascripts within a Form application?

Re: Date picker & Email format validation

Can you be more specific about the js? A function, a control?

There is a JS property to add code, have not tried adding a JS control in an existing SC form.

Regards,
Scott.

Re: Date picker & Email format validation

For example, I got a third party date picker javascript. In the Project library, i can only upload a php file. How can I make the javascript file available for the field in a form?

Re: Date picker & Email format validation

Scratches head… I am not sure this will be possible.

Perhaps Netmake can prove me wrong. You may have to contact support direct to solve this one.

Regards,
Scott.

Re: Date picker & Email format validation

what exactly is a “date-picker”? Is it like a date field when you have the button to the right of the field that pops up a little window and you can select a date?

Re: Date picker & Email format validation

@vivid
exactly! A “date-picke” is a little calendar-window to “pic” a date to insert this in a DateTime - Field.

Re: Date picker & Email format validation

isnt that built into scriptcase??? you shouldnt need a 3rd party javascript for that then…

Re: Date picker & Email format validation

Correct, I was under the impression he wanted to use an alternate solution.

But if not, then make sure the Data Type is set to Date
Values Format: Display Calendar = Yes
Change any other settings: Use combo, display format, etc.

Regards,
Scott.