Viewing 1 reply thread
  • Author
    Posts
    • #6305

      Hi.
      First of all – I am sorry for my english 🙂

      I am trying to create a multiselect field in user profile page.
      Ususally choises for piklist list looks like:

      ,'choises' => array(
        'option1' => 'Option 1'
        ,'option2' => 'Option 2'
        ,'option3' => 'Option 3'
      )

      But I want to get choises from another array:
      ,'choises' => $array

      You can see my $array on the attached pic.

      Thank you!

      Attachments:
      You must be logged in to view attached files.
    • #6307

      Found mu fault 🙂
      Closed.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.