Using other field content in name propertie.

Support General Using other field content in name propertie.Resolved

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14174
    vidiividii
    Participant

    Hi!

    It is possible to do something like that when declaring a metabox?

     array(
                    'id'      => 'fieldid',
                    'name'    =>   array( 'field' => 'anotherFieldId' ),
                    'type'    => 'text',
                    "columns" => 4
                ),

    I want to change the name dinamically as group_title can!
    Thanks!

    #14176
    Anh TranAnh Tran
    Keymaster

    Unfortunately, it's not possible.

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