My Oracle Support Banner

Unable to Edit HTML Form in WebCenter Spaces Page (Doc ID 1502886.1)

Last updated on OCTOBER 20, 2023

Applies to:

Oracle WebCenter Portal - Version 11.1.1.5.0 and later
Information in this document applies to any platform.

Symptoms

Unable to edit HTML (say a Form) after adding it to a Spaces page. A blank page is displayed without the (HTML) previously added to the page as if it were never added to the page.

Detailed Steps of the Test Case
------------------------------------
1) Create a page called FormFail


2) Add Content through composer

3) Select Data Controls


4) Click HTML Markup


5) Click edit on HTML Markup and put in code for form

 

<form name="myForm" action="demo_form.asp" method="post">
Email: <input type="text" name="email">
<input type="submit" value="Submit">
</form>
 
6) Click ok-Form appears on page


7) Click save and close
8) Login into space
9) Edit space – pages
10) Click gear on right – edit page


11) Form is missing and there is no ability to edit the HTML Markup area as column does not appear in composer editor.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.