Home › Forums › Front-end Issues › Creating Front End Post with Flexible Content › Reply To: Creating Front End Post with Flexible Content
This is what I get saved save the form
Array
(
[_acfnonce] =>
[_acfchanged] => 1
[acf] => Array
(
[field_55e95e746593e] => Sample Article
[field_55e95e8b6593f] => Array
(
[55f1131e17718] => Array
(
[acf_fc_layout] => 3_columns
[field_55ee67fc0ce35] => 3
[field_55ee68170ce36] => lorem ipsum
[field_55ee683b0ce37] => lorem ipsum
[field_55ee8f67a0990] => lorem ipsum
)
[55f1132e1771c] => Array
(
[acf_fc_layout] => full_column
[field_55ee687d0ce3a] => lorem ipsum
)
)
[field_55e95eb365940] => Array
(
[0] => 64
[1] => 63
)
[field_55ee8eb9f1c6d] =>
[field_55e95efb65941] =>
[field_55efc8e15d926] =>
)
)
field_55e95e746593e = Title (Text)
field_55e95e8b6593f = Content (Flexible Content)
55f112041f2e9 = ??
field_55ee67fc0ce35 = Select with 3 value
field_55ee68170ce36 = Column 1 (Wysiwyg Editor)
field_55ee683b0ce37 = Column 2 (Wysiwyg Editor)
field_55ee8f67a0990 = Column 3 (Wysiwyg Editor)
field_55ee687d0ce3a = Full Column (Wysiwyg Editor)
field_55e95eb365940 = Category (Taxonomy)
field_55ee8eb9f1c6d = Adding New Category (Text)
field_55e95efb65941 = Featured Image (image)
field_55efc8e15d926 = Anoter Content (Wysiwyg Editor) – This is the initial content field I used before using the Flexible Content
As mention earlier, my initial intention was to create something similar to the capability of Page Builder. The reason I need to use Page Builder because the site I am working on allowed registered user to submit article.
And I will like to avoid the registered user to access our back-end thus we use ACR PRO form. And Flexible Content is the closest I can get to Page Builder.
You mention this
flex content field will be in a nested field
. Perhaps you can assist me how am I going about to do it?
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.