Dashboards & Visualizations

Problem link views

radomo
Explorer

I'm newer with the advanced xml, I made a simple dashboard, after I passed this dashboard to advanced.
The problem is when I need link two views and I need pass the parameters from form.
I tried to put the $foo$ and $foo.rawValue$, nothing.

Thanks in advance

<view autoCancelInterval="90" isVisible="true" objectMode="SimpleForm" onunloadCancelJobs="true" stylesheet="cargafuego.css" template="dashboard.html">

      <!-- -->
    <param name="search">| savedsearch CargaSector1 fechaConsulta="$fechaConsulta$"<\/param>
    <param name="groupLabel">Carga Sector 1<\/param>
    <param name="earliest">-4h@m<\/param>
    <param name="latest">now<\/param>


    <module name="ViewstateAdapter">
      <param name="suppressionList">
        <item>drilldown<\/item>
        <item>displayRowNumbers<\/item>
        <item>count<\/item>
      <\/param>
      <module name="HiddenFieldPicker">
        <param name="strictMode">True<\/param>
        <module name="JobProgressIndicator"\/>
        <module name="Paginator">
          <param name="entityName">results<\/param>
          <param name="count">10<\/param>
          <module name="EnablePreview">
            <param name="enable">True<\/param>
            <param name="display">False<\/param>
            <module name="SimpleResultsTable">
              <param name="entityName">results<\/param>
              <param name="allowTransformedFieldSelect">True<\/param>
              <param name="count">10<\/param>
              <param name="displayRowNumbers">false<\/param>
              <param name="drilldown">row<\/param>
            <module name="ViewRedirectorLink">
              <param name="viewTarget">nextView?fechaConsulta=$fechaConsulta$<\/param>
            <\/module>
          <\/module>
        <\/module>
      <\/module>
    <\/module>
  <\/module>



<\/module>

<\/module>
<\/view>

0 Karma
1 Solution

radomo
Explorer

No problem, I answer me for myself. I think that the best solution for make this is use the splunk capabilities for work with Jquery.

http://dev.splunk.com/view/SP-CAAADQ4

View solution in original post

0 Karma

radomo
Explorer

No problem, I answer me for myself. I think that the best solution for make this is use the splunk capabilities for work with Jquery.

http://dev.splunk.com/view/SP-CAAADQ4

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...