std param issue

Support MB Blocks std param issueResolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17852
    JackkyJackky
    Participant

    std param not working inside MB Blocks

    
    [
                'id'              => 'title_tag',
                'type'            => 'button_group',
                'name'                => 'Тег заголовка',
                'options'             => [
                            'div'         => 'div',
                            'h1'      => 'h1',
                            'h2'      => 'h2',
                            'h3'      => 'h3',
                ],
                'inline'              => true,
                'std'             => 'div'
            ],
    
    #17862
    Anh TranAnh Tran
    Keymaster

    Hi Jackky,

    Thanks for your feedback. It's fixed in the latest version.

    #34344
    Gunther PilzGunther Pilz
    Participant

    Hi all,

    still not, or again not working.
    I have several groups with button_group, each with a defined 'std' but none is selected and also not stored when saving the page.

    #34363
    Long NguyenLong Nguyen
    Moderator

    Hi Gunther,

    It is working now. Can you please share the code that create the fields on your site?

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