Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Page Navigator .json Theme

Hello, 

 

I would like to automatically adjust the theme of the new Page Navigator. 

 

However, I don't know how to target that thing directly and what kinds of adjustments I can do.

 

It should automatically look like that from the start.

 

Best Regards 

Lars

13 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hello trupits,

       

      thank you so much for your quick response. 

       

      But, I know how to use it. The question now is, similar to the slicer (see picture below) I want to know if anybody knows the word to address the page navigation, and what kind of options I have there.

       

    • thart's avatar
      thart
      Regular Visitor

      Hi Marvin,

       

      I have worked out the solution - the trick was set a default ID just like the other properties:

       

              "pageNavigator": {
                  "*": {
                      "shape": [
                          {
                              "$id": "default",
                              "roundEdge": 25,
                              "tileShape": "rectangleRounded"
                          }
                      ],
                      ...
                  }
              }

       

      • lemkin123's avatar
        lemkin123
        Frequent Visitor

        Hi, have you found a way to just round the top corners of the rectangle? Cheers!

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hello Marvin,

       

      I have read your article and helped. Thank you. Do you think out of the discussion in the forum that there is no solution to that or do you have other knowledge about the shape?

      • MarvinVitcu's avatar
        MarvinVitcu
        Icon for Advocate I rankAdvocate I

        Hey Anonymous 

        I'm sorry, but I believe there is not solution for setting the default shape in the json file. I have tried all kinds of different names for the property; and online there was simply no documentation about it at all. 

  • RemLee's avatar
    RemLee
    Frequent Visitor

    Hi,

    did you find "name/word" to be used in json for Page navigator? I'm also trying to find "name/word" for Bookmark navigator.

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hello RemLee,

        I don't have time at the moment to check your solution.

        However, thank you so much for the article. And when I find the time and I can work with that I will Mark that as a solution and give you a thumbs up or whatever pushes your account.