Filter Position at DATALIST BUILDER

Confluence User - 09 Dec, 2015

Hallo Masters,

I would like ask how to set the position of filters at datalist builder to the left side ?

In my case, filtering one column at so many columns in a row is needed a very good mouse (wink)

 

Thank You ..

datalists;userviews

1


09 Dec, 2015
confluenceUser
confluenceUser

Go to the Userview page properties of your list, insert the following.

<style type="text/css">
.filters {
    text-align: left;
}
</style>
RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print