Tagged: 

Viewing 3 reply threads
  • Author
    Posts
    • #1188
      Nabil
      Member

      Hello,

      Is there a way to limit the number of fields of an add_more? Something like:

      piklist('field', array(
      	'field' => 'criteria'
      	,'label' => __('Rating criteria')
      	,'add_more' => true
      	,'limit' => 5    //   Like this
      ));

      Thanks,
      Nabil

    • #1194
      Steve
      Keymaster

      Currently, this is not supported. But it’s a great idea and on our list for future features.

    • #1215
      Nabil
      Member

      Thank you !

    • #1273

      +1

      Thank you!

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