Jump to content

Built-in docs in module page


Zeka
 Share

Recommended Posts

In some of the PW modules I have seen nice built-in docs, but unfortunately, I can't remember in which one. 

As far as I know, 'InputfieldMarkup' is often used for that, maybe there are some other approaches? 

Link to comment
Share on other sites

You can add a markup field there via array in your module config:

[

'type' = 'markup',

'value' = 'your html',

]

You can also group/collapse etc several fields. There is a blog post about the new module config.

Sorry on mobile ?

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...