Skip to Content
0
Former Member
Jan 15, 2008 at 04:56 PM

XML forms and KM folders

50 Views

i want to enable users to create 3 forms which are saved to a folder where administrators can approve them. however the users shouldn't be able to see what is in the folder because it is likely to contain forms submitted by other users.

the only way i can see of doing this is to create a url iview containing the xml form (edit view). the url string contains the path to the folder where the forms are stored .i.e. /documents/client_forms/

but this is a bit messy and leaves us having to maintain the url in each environment.

i thought the com.sap.km.cm.xmlformedit iview was going to do the trick but you can't specify where the form is saved.

is there any other iview template which will do this? can i create a KM navigation iview with a null renderer or something so that it only shows the create forms associated with the folder and not the actual contents?