Hi Lars Tange,



This is awesome.. I have a similar requirement but quite advanced.


Lets say I have 2 catalog request forms (in self-service portal).


1. Software request


2. Hardware request.


When user wants new h/w or s/w they are sending request using this & this will create a new record under Service Desk > Requests > All Requests



Here, creating new catalog item requires developer's effort. But we want to automate this process.


Which is, In future user may wants different request forms (eg, new email creation (or) local admin access request & etc.,). In that scenarios, system should be able to create a form & fields dynamically based on their input.



We need to get the Catalog name (request name) from end user & the field details (field display name, type, Mandatory & etc.,). When user submits, it should create a new Catalog item with the fields they have selected.



Once it is created, it should be available in the portal search for users to create 'Request'


Hope am not confusing..


Is it possible.. Could you please advice...



Thanks