Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    Great answer but what if I want to do something like this - <a ui-sref="profile.dashboard({aintUserId : [{{ibusUser.icdoUser.idoUser.userId}}] })"> this does not work. How can I get it to work? Commented Jun 7, 2016 at 5:49
  • @Radim, can you take a look at stackoverflow.com/questions/41429784/… and help me a bit Commented Jan 2, 2017 at 19:21
  • 1
    You can also have a url like this: url: "/:id?foo&bar" Commented Jul 18, 2018 at 14:23