Refine your search:

I have a form with 3 inputs. one dropdown, one time picker, and one text. The text displays the label above the input field, while the dropdown displays the label to the left of the input field. This looks weird..

Is there anyway to tell it to put the input field to the right of the label instead of below it?

asked 03 Aug '10, 20:31

deltatech's gravatar image

deltatech
113
accept rate: 0%


2 Answers:

You need to use application.css to apply customized style/formatting:

http://www.splunk.com/base/Documentation/latest/Developer/UseCSS
link

answered 10 Nov '10, 15:59

araitz's gravatar image

araitz ♦
7.9k3925
accept rate: 46%

I am dealing with the same display issue. In my case, I have two drop-downs, one text and one time-picker. Have you figured out a solution to this?

link

answered 30 Aug '10, 14:30

dpatnam's gravatar image

dpatnam
416
accept rate: 0%

No I haven't found a solution yet except that the advanced.xml forms don't seem to have this problem. For me it is only the simple xml forms

(31 Aug '10, 20:50) deltatech
Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×112

Asked: 03 Aug '10, 20:31

Seen: 1,198 times

Last updated: 24 Nov '10, 16:22

Copyright © 2005-2012 Splunk Inc. All rights reserved.