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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...