Option to format params

Support General Option to format paramsResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37420
    info@rootscope.co[email protected]
    Participant

    Hi,

    is there any options to format user input in group_title?

    For example:

    
    "group_title" => "{data}",
    "fields" => [
      [
        "type" => "wysiwyg",
        "id" => "data",
        "name" => __("Data", "rootscope")
      ]
    ]

    When i have field of type wysiwyg, in group title show also HTML Tags, so i am looking for some option to remove these tags and show only text.

    #37426
    Long NguyenLong Nguyen
    Moderator

    Hi,

    There is no option to remove the HTML tags in the group title which takes from the field value. I will inform the development team to consider supporting this case in future updates.

    #37437
    info@rootscope.co[email protected]
    Participant

    Thanks. It will be great to have this option 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.