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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...