This is a migrated thread and some comments may be shown as answers.

css file and editform

1 Answer 36 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
james
Top achievements
Rank 1
james asked on 05 Feb 2015, 11:55 PM
Hi,

I'm having a problem with the Edit Form. When I add a stylesheet link on a webform, the Edit Form text boxes do not show the borders and the overall size of the edit form is smaller. Even if the css file is empty. As soon as I remove the link, the edit form displays correctly.

<link rel="stylesheet" type="text/css" href="~/Content/TreeListPage.css" />--%>

<EditFormSettings EditFormType="AutoGenerated">
</EditFormSettings>
<ValidationSettings CommandsToValidate="PerformInsert,Update" />


 

1 Answer, 1 is accepted

Sort by
0
james
Top achievements
Rank 1
answered on 06 Feb 2015, 10:39 PM
I found the problem that was causing the behavior
Tags
TreeList
Asked by
james
Top achievements
Rank 1
Answers by
james
Top achievements
Rank 1
Share this question
or