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!

Deep Dive: Accelerate threat investigation with Splunk’s AI Assistant in Security

AI is one of the biggest topics in the market today, and for security teams, its value goes far beyond the ...

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 ...

Detection Engineering Office Hours: Real-World Troubleshooting & Q&A

[REGISTER HERE] This thread is for the Community Office Hours session on Detection Engineering Office Hours: ...