cancel
Showing results for 
Search instead for 
Did you mean: 

Forms in MDK

averlance
Discoverer

Hi experts,

we need to upgrade an app which allows the users (sales reps) to fill in a form. The form is dynamically generated based on the questions read from SAP ECC, which belong to a certain category (for instance Catogory 1 can have 3 questions to be answered by the user, Category 2 can have 2 questions, etc). The answers can be text, amount or a number.

The issue we are facing in MDK forms is that the questions/answers are placed one on top of each other so our Client is not really convinced of the look&feel of the solution. The old app looks like this:

Do you have any suggestion on how we could implement something similar in MDK?

Thanks in advance for your help!

Agusti

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

averlance

Were you able to resolve your issue? If any of the below responses helped you, then please mark the helpful answer by accepting it OR post an answer so others might benefit from your findings and then close this discussion.

Regards,
Jitendra (SAP Community Moderator)

View Entire Topic
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

You would probably need to look into a custom control in order to achieve the layout similar to the example provided. We do not currently have a multi-column input layout in MDK.

averlance
Discoverer
0 Kudos

Thank You Bill. We are new at MDK but we have quite extensive experience developing web solutions. Is there any documentation or training that digs deeply into custom controls implementation? Thanks again, Agusti.