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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Unlocking Unified Insights: New Gigamon Federated Search App for Splunk

In today’s data-heavy environment, organizations are caught in a data distribution dilemma. As data volumes ...

GA: New Data Management App in Splunk Platform

Streamlining Data Management: Introducing a unified experience in Splunk Managing data at scale shouldn’t feel ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...