<sitefinity:FieldListView in date mode rendering bad mark

Posted by Community Admin on 04-Aug-2018 13:39

<sitefinity:FieldListView in date mode rendering bad markup

All Replies

Posted by Community Admin on 29-Aug-2012 00:00

...I'm assuming b/c my page goes all to hell when I use this syntax on it

<sitefinity:FieldListView ID="DateTime" runat="server" Text="" WrapperTagName="div" WrapperTagCssClass="left icon group" Format="DateTime.ToLocal():h:mm tt" />
(Got that from an old ticket)

So if I delete that control markup it renders fine again.  Perhaps it's like the "Span" problem where it's not rendering the end tag?

Posted by Community Admin on 29-Aug-2012 00:00

Looks like the issue is with WrapperTagName="div" remove that and it's okay again

This thread is closed