Displaying forms via PHP with a custom front end layout
-
Hi there,
Is there a way I can build forms on the front end with a bit more control?
For example I’d like to build my form layout accross multiple columns but the only solution I can think of is to use ACF groups and apply classes to them which seems a little cumbersome.
Is there a way I can display form fields in the same way you can display field values in ACF?
On other support threads I have seen curly braces being used such as:
{field:group_name[sub_field]}
. What is this syntax and how is it used?Thank you!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Displaying forms via PHP with a custom front end layout’ is closed to new replies.