| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 4 months |
| seen | 2 days ago | |
| stats | profile views | 0 |
|
May 3 |
awarded | Popular Question |
|
Mar 12 |
awarded | Scholar |
|
Mar 12 |
accepted | FBA with AD provider and Windows Authentication not the same user? |
|
Mar 12 |
comment |
FBA with AD provider and Windows Authentication not the same user? So I cannot use ActiveDirectoryMembership FBA and Windows Authentitcation to be identified as the same AD user and have the samed userid in SP ? |
|
Mar 11 |
asked | FBA with AD provider and Windows Authentication not the same user? |
|
Jan 29 |
comment |
Sharepoint 2013 add css in a page layout @Francois Verbeek: This is what I do and it's work. Thanks. <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>--> <!--MS:<SharePoint:CssRegistration name="<% $SPUrl:~sitecollection/_catalogs/masterpage/Test/Styles/Accueil.css %>" runat="server">--> <!--ME:</SharePoint:CssRegistration>--> |
|
Jan 28 |
comment |
Sharepoint 2013 add css in a page layout @Francois Verbeek : I try these two methods for including css with no success. Sharepoint 2013 page layout doesn't seem to like custom css file '...</xml><![endif]--> <title>PageAccueil</title> <link rel="stylesheet" type="text/css" href="Styles/Accueil.css"> <SharePoint:CssRegistration Name="Styles/Accueil.css" runat="server"> </SharePoint:CssRegistration> </head>' |
|
Jan 27 |
comment |
Sharepoint 2013 add css in a page layout Hi, the problem is that my css link reference is does not appear when I check the source code with F12. |
|
Jan 27 |
comment |
Sharepoint 2013 add css in a page layout Hi, I put other content in my page layout and I see it when the page is rendered. I don't know why my css link don't appear when I see the source code with F12. Something missin but I don't know what. |
|
Jan 26 |
awarded | Editor |
|
Jan 26 |
revised |
Sharepoint 2013 add css in a page layout added 6 characters in body |
|
Jan 26 |
awarded | Student |
|
Jan 26 |
asked | Sharepoint 2013 add css in a page layout |