Question
Is it possible to build a custom input type similar to aemContentPicker?
I see that to pull AEM templates the nms:delivery input form uses <input type="aemContentPicker"/> which is actually a jssp page which is not defined in the schema or anywhere else in the input form. I would like to how a jssp page is being used as a input type here and if it is possible to create custom jssp type input?