Moderators: jmacgreg, michael, John
tshore wrote:Conference managers need to be able to see registration options on the Registrations page (maybe just totals?).
tshore wrote:Directors need to be able to see Submission Types - with totals - on the Submissions pages (ie. UNASSIGNED, IN REVIEW, PRESENTATIONS) and in the Papers and Review Reports. Everyone should be able to see Submissions Types on the Presentations page.
tshore wrote:Everyone should be able to see Submissions Types on the Presentations page.
{assign var=sessionType value=$paper->getData('sessionType')}
{if $sessionType == 4}Session Type 4 Name
{elseif $sessionType == 5}Session Type 5 Name
{else $sessionType == 6}Session Type 6 Name
{/if}
(<em>{assign var=sessionType value=$paper->getData('sessionType')}
{if $sessionType == 4}Session Type 4 Name
{elseif $sessionType == 5}Session Type 5 Name
{else $sessionType == 6}Session Type 6 Name
{/if})</em>
Return to OCS Technical Support
Users browsing this forum: No registered users and 3 guests