0

I continue to develop my first module and I've a last problem. In fact, I would like customize my node when the user create a new content type.

Click HERE to know how my form works

But I don't know how to customize a node and apply a style. It should created a table with differents informations that the user has sent.

Are anyone of you has an idea of ​​how it works?

Thanks for your help

Perroin Thibault
  • 557
  • 1
  • 13
  • 27

1 Answers1

0

Your first image looks like everything is submitted as one field, is this correct?

If there were a way you could redo this as separate fields, it would be much easier to take your input and use it in many different ways, using Views.

Jennifer B
  • 51
  • 2