This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

Date picker and submit button in another language


  1. alexlak
    Member

    Hello! How can I change the language on the date picker (months,days) and the value "Submit" on the submit button?

    Posted 10 years ago #
  2. yuniar

    You can change the "Submit" text by editing your form's theme.
    Regarding the datepicker, what language you would like to use?


    MachForm Founder

    Posted 10 years ago #
  3. alexlak
    Member

    Ok thanks. For the datepicker I would like to use Russian.

    Posted 10 years ago #
  4. yuniar

    Ok, you can follow the instruction on this post:
    http://www.appnitro.com/forums/topic/dutch-version-of-the-calendar?replies=10

    but you need to change this part of the code:

    '<script type="text/javascript" src="'.$machform_path.'js/datepick/jquery.datepick-nl.js"></script>'."\n".

    with this one (for the russian language):

    '<script type="text/javascript" src="'.$machform_path.'js/datepick/jquery.datepick-ru.js"></script>'."\n".

    MachForm Founder

    Posted 10 years ago #
  5. alexlak
    Member

    Thank you very much.

    Posted 10 years ago #

RSS feed for this topic

Reply