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
Solved! Go to Solution.
Meg,
The file you are looking for is called SignInWindow.mxml it's part of the api download. Under ags/skins/supportClasses
Regards
Anthony
Meg,
The file you are looking for is called SignInWindow.mxml it's part of the api download. Under ags/skins/supportClasses
Regards
Anthony
clap-clap-clap-clap-clap!
Thank you so much!