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!

Index This | I’m short for "configuration file.” What am I?

May 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with a Special ...

New Articles from Academic Learning Partners, Help Expand Lantern’s Use Case Library, ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Your Guide to SPL2 at .conf24!

So, you’re headed to .conf24? You’re in for a good time. Las Vegas weather is just *chef’s kiss* beautiful in ...