Forum Replies Created
- AuthorPosts
ms4545
ParticipantDone π Thank you, Ally
ms4545
ParticipantHi Ally,
Thank you so much for being the very best support.
Can you let me know where I can give you a 5 star rating? πThanks
Mehmetms4545
ParticipantHi Ally,
Did you already have the chance to look into this?
I know I have to change label <div class=βsignature-padβ> to something else but I am not sure where else I have to change label in the coding.
Thanks
Mehmetms4545
ParticipantHi Ally, Thank you for your help.
How can I use both normal signature field and one image signature field below the normal one?
Where at your code do I have to change something so I can make a difference between normal and image signature field?
(Admin access same as in my last email)Thank you
Mehmetms4545
ParticipantHi Ally,
Thank you so much for your help. I renamed the file as you suggested and now everything works π
Thanks
Mehmetms4545
ParticipantThank you Ally, I sent you an email. I need both a normal signature field and one βimage signature fieldβ below. If you fix my problem with the signature field I can try myself to create image signature field how you recommended to me in my other topic. Your help is great π
ms4545
ParticipantWorked perfectly β Youβre the best Ally π
ms4545
ParticipantAlly youβre a genius π This was exactly what I needed.
I will try to switch it to classes instead of ids and let you know if it has all worked.
Thanks so much in advance
Mehmetms4545
ParticipantHow can I provide you login data privately?
ms4545
ParticipantEasier than I even thought β Thank you very much as always Ally π
ms4545
ParticipantThis works β Thank you very very much Ally π
ms4545
ParticipantThank you so much Ally π
ms4545
ParticipantThis is great and solved my problem, thank you so much Ally
ms4545
ParticipantHi Ally,
Thanks a lot for your reply.
This is working to make it clear when I select another choice.
However, on my review page, it is displaying all values I have clicked on:
When I click on radio button 1 and then on radio button 2 β How can I delete value of radio button 1 in my class #kondition1?
// Radio Buttons
$(β.quform-field-5_93β).click(function () {
$(β#kondition1β).text($(this).val());
});$(β.quform-field-5_235β).click(function () {
$(β#kondition2β).text($(this).val());
});$(β.quform-field-5_245β).click(function () {
$(β#kondition3β).text($(this).val());
});ms4545
ParticipantHi Ally,
You are incredibly good and have all my respect β This works perfetcly!
Thank you so much
Mehmet- AuthorPosts