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!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...