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!

New in Splunk Observability Cloud: Automated Archiving for Unused Metrics

Automated Archival is a new capability within Metrics Management; which is a robust usage & cost optimization ...

Calling All Security Pros: Ready to Race Through Boston?

Hey Splunkers, .conf25 is heading to Boston and we’re kicking things off with something bold, competitive, and ...

What's New in Splunk Observability - July 2025

What’s New?  We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what ...