Forum Replies Created
- AuthorPosts
movisart
ParticipantOk. Thanks anyway 😉
movisart
ParticipantYou can access the quform that i’m working on, but i’m trying implement DistanceMatrixService but i’m not make it.
This can be coded by the html field on quform? Javascript or JQuery?
If need to use a external .php, i’ve created a plugin to do almost of the costumes but for this i don’t know how to start can you give any clue… ;).April 24, 2018 at 9:35 pm in reply to: Accidentially Submitting the form with Enter Key (disable enter Key) #25211movisart
ParticipantDoes this work on V2.0?
movisart
ParticipantThis will work with the V2.0 ?
movisart
Participantwhen you are available send me message so i can activate to you see what i’m talking about.
movisart
ParticipantI needed to disable the plugin becouse it make some incopatibility with other plugins.
movisart
Participantok. thanks 😉
movisart
ParticipantOn December 13, 2017 at 4:54 pm your last answer to this topic you make your suggestion…
4 months later i make the question.. do you already have the support for {today|+1 day}, {today|+1 week}, {today|+1 month} ? From the begin i’ve buyed this plugin i had the same question, it been 4 years.movisart
ParticipantI just did that and add some code in html element with that code, but the dropdown don’t assume this values i don’t know why…
<script> jQuery(document).ready(function ($) { $('.iphorm_1_7').change(function () { var value = $(this).val(); $otherDropdown = $('.iphorm_1_9'); if (value == 'Portugal') { $otherDropdown.val('Arouca,Espinho,Oliveira de Azeméis,Santa Maria da Feira,São João da Madeira,Vale de Cambra,Castelo de Paiva,Águeda,Albergaria-a-Velha,Anadia,Aveiro,Estarreja,Ílhavo,Murtosa,Oliveira do Bairro,Ovar,Sever do Vouga,Vagos,Mealhada')); } else if (value == 'España') { $otherDropdown.val('Holla'); } $.uniform.update(); }).change(); }); </script>
- This reply was modified 9 years, 8 months ago by
movisart.
movisart
ParticipantCan’t see
movisart
Participantcan’t see
movisart
Participantcan’t see
movisart
Participantcan´t see
September 14, 2015 at 4:27 pm in reply to: Populating Default Value of Field with Previous Field Value #16822movisart
Participantcan’t see this
movisart
Participantthis too!?
- This reply was modified 9 years, 8 months ago by
- AuthorPosts