• Resolved huangcq

    (@huangcq)


    I think there should be only one “Add item” button at the bottom of the repeater field group, instead of one button for each and every item.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Laura – WPMU DEV Support

    (@wpmudevsupport3)

    Hi @huangcq,

    Hope this message finds you well and thank you for bringing this to our attention.

    I notified our Forminator team about your suggestion as seen as a valuable addition to the enhancement of our plugin. Each request we receive is noted and considered as part of our ongoing efforts to improve and evolve our product. They will evaluate and confirm if this might be added as an improvement.

    If you have any additional suggestions, feedback, or questions, please do not hesitate to share them with us. Your engagement and contributions are instrumental in shaping the direction of our plugin.

    As a workaround you can use this CSS:

    #forminator-module-65 .forminator-repeater-field .forminator-grouped-fields .forminator-action-buttons .forminator-repeater-add {display:none !important;}
    
    #forminator-module-65 .forminator-repeater-field .forminator-grouped-fields:last-child .forminator-action-buttons .forminator-repeater-add {display:inline !important;}

    You need to replace the number 65 with the Form ID.

    Thank you for your support and understanding. We are here to assist you in any way we can.

    Best regards,
    Laura

    Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hi @huangcq

    We didn’t hear back from you for some time so I hope above suggestion helped.

    I’m marking this as resolved but if you have any additional questions, don’t hesitate to ask.

    Best regards,
    Adam

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Repeater field group – Add item buttons’ is closed to new replies.