Announcement

Collapse
No announcement yet.

I need a little more information

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • I need a little more information

    Hello, I need to create a plugin, I was reading the documentation and i managed to create a plugin but it is very simple, i just have created entities with json files, I wanted to know if you have a post with more information or with an example plugin using more explanation.

    I need to create some fields grouped in a radio button, i uploaded an example.


  • #2
    If you have only this options, better is to create several fields for this, like
    - frequency interval - enum field with options yearly, monthly, every
    - frequency every value - integer
    - frequency every unit - enum - year, month, day
    And show/hide this field with Dynamic logic (you can check on the demo in Report edit mode Report sending panel)

    Or you can create a view for this field and build it as you want

    Comment

    Working...
    X