Home > Forum > User Voice > Path parameter for left or right alignment of buttons in button list

Path parameter for left or right alignment of buttons in button list CLOSED
1

Hi,

it would be nice having an option in the path parameter settings to tell the button if it shall be displayed on the left or the right of the button list.

Adding eg a class .path-button-container-right to the div containers of all right aligned buttons and the following css would do the whole trick:

.dynamic-form #pathPanel .path-button-container:not(.path-button-container-right) + .path-button-container-right {
margin-left: auto;
}

This addresses always the 1st button with option right after the last button with option left.

Kind Regards
Sébastien

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.