Try our conversational search powered by Generative AI!

Problem with Forms in editmode

Vote:
 
Hi I got problems with our formstemplate in editmode. When you edit the actual form it will not save the RedirectPage you set when the form is posted. It works on our development server but not in production. I have tested with using the production databas in our development enviroment and that works. When I look in the tblForm table in the database the value is 0. It is like when you save the value is always null or 0 regardless of what page you have selected. We are using the same version of EPiServer on both machines, 4.61 with hotfix 5. Any ideas of what can be wrong? Regards Oskar
#17659
Jun 03, 2007 14:13
Vote:
 
I forgot to mention, we are running both EPiServer installations with ASP.NET 2.0.
#18494
Jun 03, 2007 14:15
Vote:
 
Same problem here, A customer actually copied an old page with forms in it. The new copy did have the old redirect data, and whenever trying to change the redirect it reverted to the old value. Any new page created with form's resulted in a blank redirect. Config: 4.61 (upgraded from 4.51) 2.0 Cheers /Andreas
#18495
Aug 16, 2007 15:08
Vote:
 
Found a solution to the problem a while back. Put this line in web.config. That will solve it. Regards Oskar
#18496
Aug 30, 2007 16:02
Vote:
 
Oskar, We have the same problem. On the last reply you said that you have an solution but I cannot see the line that you put in web.config. Could you please post it again.
#20347
May 27, 2008 15:56
Vote:
 
Similar problem with 4.62b, any chance we can see the web.config line again please?
#21840
Jul 11, 2008 6:30
Vote:
 

Sounds like you are using Forms (not XForms).

I'd recomend you change to XForms.
#21841
Edited, Jul 11, 2008 8:43
Vote:
 

Found Oskars reply on the old forum.

Found a solution to the problem a while back. Put this line in web.config. That will solve it.
<xhtmlConformance mode="Legacy" />

Regards
Oskar

However I would also recomend users to go over to XForms.

#23061
Aug 26, 2008 10:26
Vote:
 

YES!!

thanx

#23843
Sep 17, 2008 14:41
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.