Javascript issues??

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
User avatar
dominique.beaudin
Posts: 49
Joined: Tue Mar 06, 2018

18 Feb 2020

Hello,
In the new Plumsail forms, I can't get any Javascript to work at all. I had testing some things before Christmas that worked, but now do not. For example, even just a basic hide/show does not work. I must be doing something wrong?



function HideShow() {
if (fd.field('Association_x0020_Name').value() == 'TOMA') {
// Hide if TOMA
$('.related-wmca').hide();
} else {
$('.related-toma').hide();
}
}

HideShow();

Any help is deeply appreciated!

User avatar
dominique.beaudin
Posts: 49
Joined: Tue Mar 06, 2018

18 Feb 2020

I just got this working. I'm not even sure how. I also figured out my other issues (I have to have all Plumsail forms for the parentID to go to the child). I was used to SPForms so I was trying to mimic that to avoid having to do every form (there are a lot). Thanks.

User avatar
mnikitina
Posts: 264
Joined: Wed Jun 05, 2019

19 Feb 2020

Hello Dominique,

I'm glad you've figured it out!

Please post all your questions about new Plumsail Forms in the Plumsail Community:
https://community.plumsail.com/

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest