Portal Engine
Version 2.x > Portal Engine > Edit, New, Update forms for Document Types View modes: 
User avatar
Member
Member
Greg - 3/28/2007 8:37:14 PM
   
Edit, New, Update forms for Document Types
I want to create a public form for anonymous users to create new job listings based on Kentico's built in Job opening doc type. I see the fields for the path to these pages in the admin screen for the doctype, but how do I go about creating the forms and hooking them up to the doc type? Thanks.

User avatar
Member
Member
KellyCS - 3/29/2007 1:36:17 PM
   
RE:Edit, New, Update forms for Document Types
From what I understand, the only public forms you can provide are those created with BizForms, and such forms email you with the field values entered (they can also be exported to a spreadsheet).

The forms for document types are only for use by your authorised content editors, to create records in the database, which can then be displayed on pages to public users (using transformations). Public users cannot create, update, or delete those records.

To achieve what you describe would require custom programming, as this is not available out-of-the-box.

If I'm incorrect about any of this, I trust Kentico will respond.

James