Viewing 3 reply threads
  • Author
    Posts
    • #4752
      mcmaster
      Member

      Just a small boo-boo, really. Here’s the code, and I’m attaching a screenshot.

      piklist('field', array(
          'type' => 'file',
      	'field' => 'home_feature_image',
      	'label' => 'Feature Image for the home page',
      	'description' => 'An image will be chosen randomly each time the page loads',
      	'options' => array(
      		'modal_title' => 'Add File(s)',
      		'button' => 'Add',
      	),
      ));
      

      Ironically, I’m rewriting this field and it will no longer be an issue. 😉

      Attachments:
      You must be logged in to view attached files.
    • #4779
      Steve
      Keymaster

      Thanks, Donna. We’ll look into it.

    • #4794
      Kevin
      Keymaster

      @mcmaster- I think this could be solved by using a different field template. It looks like the add-more is just using template => field and its not clearing the responsive container above it. We will look into any additional help we can give these defaults templates on a later release.

    • #4838
      mcmaster
      Member

      Would it be better to specify a column width?

Viewing 3 reply threads
  • You must be logged in to reply to this topic.