Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
<form> tag in VFE
megamala
Users successfully able to create DCR with form tag in VFE. Whe they try to edit the file, they getting java script error. The editor does not open in the editing window, and the browser indicates "Error on page" in the status bar. Users had to click the browser back button to go back
Ex.
Here is VFE content
<form action="/cgi-bin/pagencies.cgi" method="post"><input type="hidden" value="/Eeops/forms/nomination_template.txt" name="file" /> </form>
TIA
MM Guptha
TS6.1.0 Linux
Find more posts tagged with
Comments
gzevin
we have commented on that in a few occasions already, I think...
it's a well known problem
Greg Zevin, Ph.D. Comp. Sc.
Independent Interwoven Consultant/Architect
Sydney, AU
Nicholas
one quick thought, may be you can do this by
Just use some placeholder for <form> tag in DCT and replace it in the presentation template with <form> tag.
I think, you may get success. Let me know if it work
-- Nicholas