21
Views
0
Comments
[Factory Configuration] Exclude a page from validaterequest settings
Question
factory-configuration
Web icon
Forge asset by OutSystems

Good day,


I have enabled ValidateRequest settings from my web site. After setting it, any input value having "<" or ">" is not being accepted.


But there is one page, where user will have to insert an XML text and it should be submitted to server side as is. But above setting is preventing it.


In ASP.Net, we can set validation request to false for a specific page, in each page suing Page directive. How can we do same in out systems

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.