![]() ![]() | ![]() |
major change: content_type change to contentType, patchContentType patches old versions.
<html> <body> <h2>Add an SQL Element</h2> <form action="manage_addECHO_sqlElement" method="post"> <b>ID</b><input name="id"><br> <b>Title</b><input name="title"><br> <b>Query</b><input name="query" size="50"><br> <b>Field</b><input name="field" size="50"><br> <i>Field for search with base url (default= Field)</i><input name="searchField" size="50"><br> <b>BaseUrl</b><input name="baseUrl" size="50"><br> <b>Weight</b><input name="weight" size="50"><br> <b>Content Type</b><input name="contentType" size="50"><br> <input type="submit"> </form> </body> </html>