C
C
chelnokov_a2020-06-25 20:42:23
WordPress
chelnokov_a, 2020-06-25 20:42:23

How to enable the user to add a ready group of fields in ACF?

Hello. I pull the layout based on acf. Faced such task. There is a group of fields (Date Case number Client Debt written off Court case). This group combines one item (one portfolio case). It is necessary to give the user (administrator, content manager) the opportunity to add such a group of fields as many times as he wants to add a new case. It is possible to implement something similar.

I am attaching a screenshot. This is a list of cases
5ef4e1fd8f7c4155396527.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Litvinenko, 2020-06-25
@AntonLitvinenko

In ACF Pro, this is called Repeater field
. In the free version, this functionality is not available
. Alternatively, create a custom record type Case and bind the necessary fields to it. Well, records are naturally displayed in a loop. At the same time, when you click View Case, a template will be opened that you have specially created for the Case record type.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question