0

I want to create and customize a form in Liferay-7, and I really don't know how to make it , because i can't modify the liferay standard form. Any idea about how can I start?

What I want to create :

Thank you .

NeptuneZ
  • 608
  • 1
  • 10
  • 23

1 Answers1

1

This looks pretty much a basic form and you just need a different layout set. Following this documentation here. This should help you in building the form you need.

Uday
  • 1,165
  • 9
  • 12
  • Thank you for the link , but the problem is the layout , I just wanted to put one long paragraph on the right & all the fields on the left. and that paragraph can cover ann the fields height as the image show – NeptuneZ Jun 02 '17 at 15:55
  • 1
    IMO, its still possible. Look at the form layout section in the link I shared. – Uday Jun 02 '17 at 20:46
  • Sorry but it doesnt help, the final code should be like :

    Paragraph

    here where i can put the form inputs
    – NeptuneZ Jun 08 '17 at 09:21