Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The JSON data needs to be processed and ran through field parsing behaviors. You shouldn't need to touch the raw JSON data at all. The template files are properly given an array of fields that you can then do whatever you like with. "display_row.php" is the field group row. "display_field.php" is the field group field in a row. "display.php" is the container for rows.Now another question - in the template of the Field Groups - is it possible to get hold of the raw json data somehow in the template, so that I can create my own layout and maybe sort the dates from the JSON data ?
Please Log in or Create an account to join the conversation.