Select to view content in your preferred language

Flexviewer 3.6 Edit Widget - How to change security sign-in window?

3283
2
Jump to solution
01-05-2015 11:31 AM
MegPeterson
Regular Contributor

Hi all -

I'm trying to change the look and feel on the Edit Widget. I have security set on a feature class so users need to sign in in order to make edits. But the sign-in pop up might confuse our users since it references the service name that the users don't really need to know.

Currently the label says:

"Please sign in to access Editing/FuelsBreak.... etc etc on 'Server name'..." Then users enter in their username and password.

I'd like to edit this area as well as the buttons "OK" and "Cancel"

Normally I just do a search for the text in the FlexViewer project to determine where to make the changes, but nothing is coming up. I set the security up in Manager and I'm wondering if the splash screen code is somewhere outside the flexviewer environment.

Any ideas? Many thanks, Meg

0 Kudos
1 Solution

Accepted Solutions
AnthonyGiles
Honored Contributor

Meg,

The file you are looking for is called SignInWindow.mxml it's part of the api download. Under ags/skins/supportClasses

Regards

Anthony

View solution in original post

0 Kudos
2 Replies
AnthonyGiles
Honored Contributor

Meg,

The file you are looking for is called SignInWindow.mxml it's part of the api download. Under ags/skins/supportClasses

Regards

Anthony

0 Kudos
MegPeterson
Regular Contributor

clap-clap-clap-clap-clap!

Thank you so much!

0 Kudos