N
NightRaVeR
Hi
I experience a problem with Infopath concerning the changed event.
The setup is: I have a radiobutton, which allows to select whether you
live in the default country (Belgium) or abroad. When you select
Belgium, a section is displayed to enter the information. When you
have entered the zip code, it should get the corresponding city and
fill out the textbox with the city found.
Asd a testcase, I do not connect to a webservice to retrieve the city,
I just use a case statement with some testcities. However, in preview
it seems to work perfectly, when published to a sharepoint portal, it
fails and gives a generic javascript error like 'null of object
expected'
Is this because of the master-detail problem that arises when
publishing to the web? I cannot imagine, but I've tried every other
option
I experience a problem with Infopath concerning the changed event.
The setup is: I have a radiobutton, which allows to select whether you
live in the default country (Belgium) or abroad. When you select
Belgium, a section is displayed to enter the information. When you
have entered the zip code, it should get the corresponding city and
fill out the textbox with the city found.
Asd a testcase, I do not connect to a webservice to retrieve the city,
I just use a case statement with some testcities. However, in preview
it seems to work perfectly, when published to a sharepoint portal, it
fails and gives a generic javascript error like 'null of object
expected'
Is this because of the master-detail problem that arises when
publishing to the web? I cannot imagine, but I've tried every other
option