Customize Sitefinity login control

Posted by Community Admin on 03-Aug-2018 14:35

Customize Sitefinity login control

All Replies

Posted by Community Admin on 21-Mar-2013 00:00

I'm using the Sitefinity login control for my frond-end users to login.
Now, i want it show some things differently and i want to show other validation text. Can anyone tell me how to edit this thing?
The control itself says it's source is : ~/SFRes/Telerik.Sitefinity.Resources.Templates.PublicControls.LoginWidget.ascx
But where should i find this .ascx file?
Thanks for helping,
Best regards, Tys

Posted by Community Admin on 21-Mar-2013 00:00

Hi Tys,

If you are using Sitefinity 5.4, you can find the templates under the '~/Templates/' folder inside your webproject. Otherwise you could download the Sitefinity SDK which also holds some .zip files containing frontend and backend widget templates.

Kind regards,
Daniel

Posted by Community Admin on 21-Mar-2013 00:00

Hi Daniel,
I have 5.4, but can't find that "Templates" folder anywhere.
Any idea on how this happened?

Tys

Posted by Community Admin on 21-Mar-2013 00:00

It should be in the root. It is 'hidden', so maybe check outside of Visual Studio?

Kind regards,
Daniel

Posted by Community Admin on 21-Mar-2013 00:00

Of cource i did check the normal file system, but that folder is really not there.
Can i download these things somewhere else?

Regards, Tys

Posted by Community Admin on 21-Mar-2013 00:00

You can use JustDecompile to browse into that DLL and just Save it back out to the file system?

This thread is closed