Jump to content
  • 0

Calling datapage from another directly


prashanth

Question

Hello,

I want to call a chart datapage from a report datapage. I am currently doing that successfully. I am embedding the http call in the report datapage footer. No problem there. What I would like to do further is to call this embedded chart app without getting prompted by a 'Search' button but call it with one parameter passed in from the report datapage to the http call of the chart datapage.

Is this possible to do? 

 

Thanks.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

You need to setup the chart datapage as "filter data based on your pre-defined criteria". When you call this datapage just provide that particular parameter via the URL. i.e. ("https://b5.caspio.com/yourAppkey..&&yourfieldId="+Yourparametervalue); This will launch the chart and wouldn't prompt you to a search option.

On 4/7/2017 at 10:34 AM, prashanth said:

Hello,

I want to call a chart datapage from a report datapage. I am currently doing that successfully. I am embedding the http call in the report datapage footer. No problem there. What I would like to do further is to call this embedded chart app without getting prompted by a 'Search' button but call it with one parameter passed in from the report datapage to the http call of the chart datapage.

Is this possible to do? 

 

Thanks.

 

You need to setup the chart datapage as "filter data based on your pre-defined criteria". When you call this datapage just provide that particular parameter via the URL. i.e. ("https://b5.caspio.com/yourAppkey..&&yourfieldId="+Yourparametervalue); This will launch the chart and wouldn't prompt you to a search option.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...