<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Add &#8220;Type&#8221; field in Faculty retrieval	</title>
	<atom:link href="https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/feed/" rel="self" type="application/rss+xml" />
	<link>https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/</link>
	<description></description>
	<lastBuildDate>Fri, 20 Dec 2024 06:11:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: Pratik Jain		</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/#comment-1050</link>

		<dc:creator><![CDATA[Pratik Jain]]></dc:creator>
		<pubDate>Wed, 13 Nov 2024 05:34:02 +0000</pubDate>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=13044#comment-1050</guid>

					<description><![CDATA[Hello,

1) They “type” database field was added while setting up two new Faculty groups:
“Honorable” and “Former” Faculty
- I have created a new shortcode to display faculty based on the &#039;type&#039; &#038; &#039;display&#039;.

2) All existing facutly are considered “Active” faculty.
- Below faculty pages, data comes from the &#039;fbu_faculty&#039; table &#038; check with field &#039;type&#039; is &#039;A&#039; and &#039;display&#039; is &#039;Y&#039;.
   - DAcHM &#038; MAcHM Faculty
   - DAcHM/DAc Bridge Faculty
   - DAOM Faculty
- Below faculty pages, data comes from the &#039;fbu_clinic_faculty&#039; table &#038; check with field &#039;active&#039; is &#039;Y&#039;.
   - San Jose Clinic Practitioners
   - Santa Cruz Clinic Practitioners

3) To prevent “Honorable” and “Former” Faculty being retrieved as Active faculty, the existing Faculty group retrieval SQLs should include “type” as part of searching criteria.
- &#039;Honorable&#039; &#038; &#039;Former&#039; faculty come from the &#039;fbu_faculty&#039; table and in this table &#039;Active&#039; field is not there. &#039;display&#039; field is there and we have checked data comes based on the &#039;display&#039; field.

Please take a look and let me know.]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>1) They “type” database field was added while setting up two new Faculty groups:<br />
“Honorable” and “Former” Faculty<br />
&#8211; I have created a new shortcode to display faculty based on the &#8216;type&#8217; &amp; &#8216;display&#8217;.</p>
<p>2) All existing facutly are considered “Active” faculty.<br />
&#8211; Below faculty pages, data comes from the &#8216;fbu_faculty&#8217; table &amp; check with field &#8216;type&#8217; is &#8216;A&#8217; and &#8216;display&#8217; is &#8216;Y&#8217;.<br />
   &#8211; DAcHM &amp; MAcHM Faculty<br />
   &#8211; DAcHM/DAc Bridge Faculty<br />
   &#8211; DAOM Faculty<br />
&#8211; Below faculty pages, data comes from the &#8216;fbu_clinic_faculty&#8217; table &amp; check with field &#8216;active&#8217; is &#8216;Y&#8217;.<br />
   &#8211; San Jose Clinic Practitioners<br />
   &#8211; Santa Cruz Clinic Practitioners</p>
<p>3) To prevent “Honorable” and “Former” Faculty being retrieved as Active faculty, the existing Faculty group retrieval SQLs should include “type” as part of searching criteria.<br />
&#8211; &#8216;Honorable&#8217; &amp; &#8216;Former&#8217; faculty come from the &#8216;fbu_faculty&#8217; table and in this table &#8216;Active&#8217; field is not there. &#8216;display&#8217; field is there and we have checked data comes based on the &#8216;display&#8217; field.</p>
<p>Please take a look and let me know.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
