Splunk Search

define alignment to buttons in advanced- xml

harshal_chakran
Builder

Hi,
I have used a code in advance xml for 3 buttons

<module name="HTML" layoutPanel="panel_row3_col1">
<param name="html"><![CDATA[
<h3>KPI Configuration Section</h3>
]]></param>
<module name="Button" >
<param name="label">button1</param>
</module>
<module name="Button" >
<param name="label">button2</param>
</module>
<module name="Button" >
<param name="label">button3</param>
</module>
</module>

But is get displayed as 3 button one below another. I want to them to be horizontally aligned, one being at left, other at center and one at right end.
Can anybody please help me with this. Is this also possible via CSS?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Add 'layoutPanel="panel_row3_col1_grp1"' to each Button module, changing the 'grp' number for each.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...