RE: Use Entity List in Web Form
Hi Mubarak,
On a Web Page, you can display a "Web Form", "Entity Form", and an "Entity List". The issue here is that when you move to Step 2, the Entity List will still be visible.
Your requirement is to include a List inside a Web Form Step. If you can detail the complete requirement, we may be able to help. For example, if you want to show an Account list related to the Portal User for example, you can create a CRM Form and add a SubGrid of All Accounts the contact record is associated to and then we can display the subgrid inside a Web Form Step, since it's part of the Form (not a view).
Other option is to mix Entity Lists and Web Forms. You can configure the Entity List to include button and actions. For example, if you click on a record, we can then open a web page which is configured to display a Web Form.