Forums

[Plugin: Simple Fields] repeatable field group position in admin view (1 post)

  1. blufragola
    Member
    Posted 4 months ago #

    Hello.
    I set up a repeatable field group with an image and a textfield.
    I'm looking for a way to show the "+Add" button after the last inserted field group, and to view them, by default, from the first to the last.

    The current structure is:
    |======================|
    |[+Add] |
    |... |
    |image+textarea 3 |
    |image+textarea 2 |
    |image+textarea 1 |
    |======================|

    I need to show something like this:
    |======================|
    |image+textarea 1 |
    |image+textarea 2 |
    |image+textarea 3 |
    |... |
    |[+Add] |
    |======================|

    Thank you

Reply

You must log in to post.

About this Topic