PDA

View Full Version : Issue with creating a response (B3)



msobczak
2 Sep 2009, 8:49 AM
In the demo db, in the default view that is opened, I expand the Church category, then double-click on the first document under that category.

I then click on the [Respond\this.openForm] action. The Response form appears.

When I close the Response form, either by clicking on the [X] in the tab or the [Close] action button, the tab changes to display a page with "false" in it. I cannot close the tab. Please see the attached image.

I'm using IE6.

In IE7, I get a JavaScript error: Line: 7, Invalid argument.

jratcliff
8 Sep 2009, 5:56 AM
Thanks for posting this. I think this is related to another bug that was posted. I'll see if I can fix them both before the next release.

~Jack

roudoudou
11 Sep 2009, 12:15 AM
Hello,

Concerning the creating of a response.
Is it possible to refer of a form response's from an other database ?

like this :

this.openForm({
formName : '/test/ext/core/other.nsf/Response',
isResponse : true
});

thanks.

ntvinh986
15 Oct 2009, 12:13 AM
In the demo db, in the default view that is opened, I expand the Church category, then double-click on the first document under that category.

I then click on the [Respond\this.openForm] action. The Response form appears.

When I close the Response form, either by clicking on the [X] in the tab or the [Close] action button, the tab changes to display a page with "false" in it. I cannot close the tab. Please see the attached image.

I'm using IE6.

In IE7, I get a JavaScript error: Line: 7, Invalid argument.
Thank you so much for the post. It's really informative!