Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

matheus paiva Newcomer

@matepaiva · Joined 7 years ago · 4 posts · 1 topics · 2 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Pass method as parameter to class in form.md · 7 years ago

    Hi there. Sorry I am late. I didn't uploaded the plugin to the grav market place because I thought it didn't worth the time. I just uploaded it to github. I think you can understand what is happening

  • Pass method as parameter to class in form.md · 7 years ago

    Hello @medi and @OleVik! I didn't think my plugin would be useful for others so I didn't publish it yet. But I will do it this weekend and I come back here with the link. Thank you!

  • Pass method as parameter to class in form.md · 7 years ago

    I found the answer 🙂 Actually, I did what I thought. Now the form.md is like this: form: name: voting fields: - name: fieldset type: fieldset label:

  • Pass method as parameter to class in form.md · 7 years ago

    Hello, all. I made a plugin to solve my problem of generating fields (or form attributes) retrieving data from other pages. It works fine and it is almost generic. But, there is a but. Here is how I c