
Suresh ungarala
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 7
Activity overview
Latest activity by Suresh ungarala-
Suresh ungarala commented,
Replace "#" with "%23"
-
Suresh ungarala commented,
Hi Oxana, Can we change the Legend shape from square to circle? Irrespective of series' marker shape, legend is always coming in square. I tried following `http://jsfiddle.net/sureshuvv/ucw81eb2/2/...
-
Suresh ungarala commented,
I am still not able to use external font files. Stored all font files in 'fonts' directory adjacent to styles dir @font-face {font-family: 'PNRegular';src: url('../fonts/PNRegular-webfont.eot');src...
-
Suresh ungarala created a post,
Can we send custom attributes in Iframe's src url?
I am using Node JS server for SSO authentication using JWT. I want to send custom atributes in Iframe's src url. like http://examplesisensewebsite.com/app/main#/dashboards/dashboardHash/?embed=true...
-
Suresh ungarala commented,
Hi, Implemented SSO with JWT and need to clarify few points. 1) When User is created with viewer privileges(through JWT) , what is the Password(default or any) for newly created user? 2) When doi...
-
Suresh ungarala created a post,
Error "Request header field Access-Control-Allow-Origin is not allowed by Access-Control-Allow-Headers in preflight response."
Added HTTP domain (and tried with '*' ) in "allowedOrigins" attribute of /settings/system (POST) API. Getting Error "Request header field Access-Control-Allow-Origin is not allowed by Access-Contro...
-
Suresh ungarala commented,
Thanks Michael for quick response. It worked.
-
Suresh ungarala commented,
Hi, I enabled SSO with sub-domain as redirect url and now I am not able to login sisense directly. It is redirecting to sub-domain every time I try to access Sisense. It may be right place to ask. ...