Security

Is there any way to get tokens aligned vertically instead of horizontally in a ROW then PANEL (Not in fieldsets)

kgrahamLM
Observer

Have tokens within row>panel what them to display vertical instead of horizontal.

<panel>

  <input type="text" token="tok_One">
    <label>Boston Contact N#</label>
  </input>

  <input type="text" token="tok_Two">
    <label>Application Description</label>
  </input>

  <input type="dropdown" token="tok_Three">
    <label>Attestation Classification</label>
    <choice value="Attestation">Attestation</choice>
    <choice value="SOC1 and Attestation">SOC1 and Attestation</choice>
    <choice value="N/A">Not In Scope</choice>
  </input>   

This is the current UI:

alt text

I want this instead:

Boston Contact N#
Application Description
Attestation Classification

Tags (2)
0 Karma

hortonew
Builder

Not by default, but you might be able to assign an id to each input, then control via custom css.

0 Karma
Get Updates on the Splunk Community!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...