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!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...