- This topic is empty.
- AuthorPosts
-
- 03/16/2012 at 8:06 am #5081
AnonymousParticipantHi,
Go to ezEdit->Display tab->Display Fields and hit Edit on your date field. Scroll down all the way to the bottom where the field type is and choose Calculated Format. On the calculated format field add your date field in the following format <%YourFieldNameHere%>.
This would display the date as readonly field.
- 03/16/2012 at 12:38 pm #6286
AnonymousParticipantHi ,
I am doing this already.
I am getting the following error when saving.
The following error occurred: String was not recognized as a valid DateTime.
I'm guessing this format converts the field to a string. Is there any way around this so I can display the value of this field as read only
- 03/19/2012 at 7:43 am #6287
AnonymousParticipantThe steps I provided above worked well for me and it should work for you too.
What's your Quests Web Parts and SharePoint version?
- 03/20/2012 at 2:32 am #6288
AnonymousParticipant5.6 (Build 2011.9.28)
SP2010
- 03/21/2012 at 7:52 am #4528
AnonymousParticipantHi – I have a date field that I’d like to display as read only on an Edit form so I changed the format from regular to calculated. I am getting the following error when saving.
The following error occurred: String was not recognized as a valid DateTime.I’m guessing this format converts the field to a string. Is there any way around this so I can display the value of this field as read only?Thanks. - 03/21/2012 at 7:52 am #6289
AnonymousParticipantI used the same version as you.
Please check the datetime format on your machine, it could be that the error happened because of a different date format.
-
- AuthorPosts
You must be logged in to reply to this topic.