0

How to organize the form elements horizontally in SAP workflow form designer

vivan sai 2 maand geleden bijgewerkt door sai chinnu 3 week geleden 1

I'm trying to build a search page using SAP workflow's form designer where the users can search an insurance program by one of three select options (drop downs) by Program Name or by Program year or by Program status. And the requirement is to place the three drop downs horizontally side by side in the same line. This will be followed by two buttons on next line Search and Create New Program. But instead of getting the form elements in desired fashion all the elements are coming vertically stacked one under the other.

To place the three dropdowns side by side in SAP Workflow's Form Designer, you need to ensure that the layout settings are configured for horizontal alignment. Typically, form elements stack vertically by default. You can achieve the desired layout by adjusting the form's grid or layout properties. Ensure that each dropdown is placed in separate columns or use a horizontal layout with proper alignment. If there are spacing or alignment issues, adjusting the padding or margin settings can help. For the buttons, place them in a new section or row beneath the dropdowns to separate them onto the next line SAP MDG