Page 1 of 1

fd.getSourceID() returns null on one form

Posted: 25 Feb 2014
by eedoh
Hi again.

I successfully used fd.getSourceID() in several forms I developed so far, but in one particular form fd.getSourceID() returns null all the time (yes I use "Add new tem" link, meaning I'm opening the form from parent form). Do you have any ideas what may be the cause for such a behavior?

Thanks

Re: fd.getSourceID() returns null on one form

Posted: 25 Feb 2014
by Dmitry Kozlov
Please, check whether there are JavaScript errors or notifications in the browser console when you are on the parent or child form.