Tagged Questions
0
votes
0answers
41 views
Problem with Searching Custom Help Content
I have SP server 2010 installed and I have 'Search Service not Found' error and now started SP Foundation Search.
In the Search Server of content database, selected the search db which was created on ...
0
votes
1answer
184 views
How can I generate an Id for a new custom field (Ex: <Field ID=“{5744d18c-305e-4632-8bd1-09d134f4830d}” )?
For Example: this is the custom field definition in Element .xml file.
<Field ID="{5744d18c-305e-4632-8bd1-09d134f4830d}"
Type="Note"
Name="PatientName"
DisplayName="Patient Name"
...