Partial success with data
-
I have the following code in my sandbox site:
`[jsoncontentimporter url=”https://trans-ocean.com/wp-content/themes/transocean/json/Health_Plan_Transparency_Compliance.json” debugmode=”10″]
Reporting Entity Name: {reporting_entity_name}
Reporting Entity Type: {reporting_entity_type}Plan Name: {reporting_structure.reporting_plans.plan_name}
Plan ID Type: {reporting_structure.reporting_plans.plan_id_type}
Plan ID: {reporting_structure.reporting_plans.plan_id}
Plan Markey Type: {reporting_structure.reporting_plans.plan_market_type}{subloop-array:reporting_structure:in_network_files:-1}
Description: {reporting_structure.in_network_files.description}
Location: {reporting_structure.in_network_files.location:html}</hr>
{/subloop-array:reporting_structure.in_network_files}[/jsoncontentimporter]’I can return the entity type and entity name and generally see in the debug that the file is being read. I can not seem to figure out despite many iterations, how to pull in the remaining one-time data (plan name, type, id and market type) and subloop data (description and location).
The page I need help with: [log in to see the link]
- The topic ‘Partial success with data’ is closed to new replies.