Difference between revisions of "Form: Article"
From Genesys Documentation
m (Text replacement - "PureEngage Cloud" to "Genesys Engage cloud") |
|||
(24 intermediate revisions by 6 users not shown) | |||
Line 13: | Line 13: | ||
<div class="toggle-wrap"> | <div class="toggle-wrap"> | ||
<toggledisplay linkstyle font-size:larger showtext="Set up your page" hidetext="Set up your page"> | <toggledisplay linkstyle font-size:larger showtext="Set up your page" hidetext="Set up your page"> | ||
− | <div class="toggle-content"> | + | <div class="toggle-content row"> |
− | <div class="col-md-2 form-label">Standalone article?</div> | + | <div class="col-md-2 form-label">Standalone article?{{FormTip| |
+ | Select Yes if your topic doesn't belong to a manual. A How It Works page, for example, doesn't belong to a manual.}}</div> | ||
<div class="col-md-10">{{{field|Standalone|input type=radiobutton|values=Yes,No|default=No|mandatory}}}</div> | <div class="col-md-10">{{{field|Standalone|input type=radiobutton|values=Yes,No|default=No|mandatory}}}</div> | ||
Line 45: | Line 46: | ||
<div class="col-md-2 form-label">EPPO head links</div> | <div class="col-md-2 form-label">EPPO head links</div> | ||
− | <div class="col-md-10"> | + | <div class="col-md-10 row" style="padding-left: 15px;"> |
<div class="col-md-4"> | <div class="col-md-4"> | ||
{{{field|Dimension|input type=tokens|size=30|values=Journey}}}<br/> | {{{field|Dimension|input type=tokens|size=30|values=Journey}}}<br/> | ||
Line 51: | Line 52: | ||
</div> | </div> | ||
<div class="col-md-4"> | <div class="col-md-4"> | ||
− | {{{field|UseCase|input type=tokens|size= | + | {{{field|UseCase|input type=tokens|size=50|values={{#cargo_query:tables=SMART_Meta|fields=ID|no html}}|mapping template=UseCaseMap}}}<br/> |
<span class="form-label bottom">Use cases{{FormTip|Select the use case(s) related to this topic.}}</span> | <span class="form-label bottom">Use cases{{FormTip|Select the use case(s) related to this topic.}}</span> | ||
</div> | </div> | ||
Line 64: | Line 65: | ||
<div class="col-md-2 form-label">Platform</div> | <div class="col-md-2 form-label">Platform</div> | ||
− | <div class="col-md-10">{{{field|Platform|size=40|input type=tokens|values= | + | <div class="col-md-10">{{{field|Platform|size=40|input type=tokens|values=GenesysEngage-onpremises,PureConnect,GenesysCloud}}}</div> |
− | <div class="col-md-2 form-label">Genesys | + | <div class="col-md-2 form-label">Genesys Multicloud CX settings</div> |
− | <div class="col-md-10"> | + | <div class="col-md-10 row" style="padding-left: 15px;"> |
<div class="col-md-4">{{{field|Role|input type=tokens|size=100%|cargo table=PEC_User_Role_MasterList|cargo field=Role}}}<br/> | <div class="col-md-4">{{{field|Role|input type=tokens|size=100%|cargo table=PEC_User_Role_MasterList|cargo field=Role}}}<br/> | ||
<span class="form-label bottom">User roles{{FormTip|Select the user role(s) for this page. For example, if this is an article in Agent Setup, the user role would be Administrator.}}</span></div> | <span class="form-label bottom">User roles{{FormTip|Select the user role(s) for this page. For example, if this is an article in Agent Setup, the user role would be Administrator.}}</span></div> | ||
Line 77: | Line 78: | ||
<div class="col-md-2 form-label">Genesys Cloud settings</div> | <div class="col-md-2 form-label">Genesys Cloud settings</div> | ||
<div class="col-md-10 ve-height">{{{field|Prereq|input type=textarea|editor=visualeditor}}} | <div class="col-md-10 ve-height">{{{field|Prereq|input type=textarea|editor=visualeditor}}} | ||
− | <span class="form-label bottom">Prerequisites section {{FormTip|This is intended to hold permissions related information for | + | <span class="form-label bottom">Prerequisites section {{FormTip|This is intended to hold permissions related information for GenesysCloud content. For example: |
[[File:PCPreqSample.png]] | [[File:PCPreqSample.png]] | ||
Line 89: | Line 90: | ||
{{{end template}}} | {{{end template}}} | ||
{{{for template|Section|multiple|embed in field=Article[Section]|displayed fields when minimized=sectionHeading|add button text=Add a section}}} | {{{for template|Section|multiple|embed in field=Article[Section]|displayed fields when minimized=sectionHeading|add button text=Add a section}}} | ||
− | + | <div class="row" style="padding-left:15px;"> | |
<div class="col-md-2 form-label">Section heading{{FormTip| | <div class="col-md-2 form-label">Section heading{{FormTip| | ||
===Set the heading for your section=== | ===Set the heading for your section=== | ||
Line 114: | Line 115: | ||
Vertical layout lets you add content full width, images or text, as you see fit.}}</div> | Vertical layout lets you add content full width, images or text, as you see fit.}}</div> | ||
− | <div class="col-md-10">{{{field|alignment|input type=dropdown|existing values only|default=Vertical|values=Horizontal,Vertical|show on select=Horizontal=>Horizontal}}}</div> | + | <div class="col-md-10">{{{field|alignment|input type=dropdown|existing values only|default=Vertical|values=Horizontal,Vertical|show on select=Horizontal=>Horizontal}}}</div></div> |
<div id="Horizontal"> | <div id="Horizontal"> | ||
+ | <div class="row" style="padding-left: 15px;"> | ||
<div class="col-md-2 form-label">Media</div> | <div class="col-md-2 form-label">Media</div> | ||
− | <div class="col-md-10"> | + | <div class="col-md-10 row" style="padding-left:15px;"> |
− | <div class="col-md-4">{{{field|Media|input type=combobox|values=Image,GIF,Video|existing values only}}} | + | <div class="col-md-4">{{{field|Media|input type=combobox|values=Image,GIF,Video|existing values only}}}<br/> |
<span class="form-label bottom">Media type</span></div> | <span class="form-label bottom">Media type</span></div> | ||
<div class="col-md-4">{{{field|image|size=27}}}<br/> | <div class="col-md-4">{{{field|image|size=27}}}<br/> | ||
<span class="form-label bottom">Filename or Vimeo ID</span></div> | <span class="form-label bottom">Filename or Vimeo ID</span></div> | ||
+ | <div class="col-md-10">{{{field|AltText|input type=text|size=100|maxlength=125}}} | ||
+ | <span class="form-label bottom">Alt-Text</span></div> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
<div class="form-label">Section text</div> | <div class="form-label">Section text</div> | ||
<div class="col-md-12">{{{field|structuredtext|input type=textarea|editor=visualeditor}}}</div> | <div class="col-md-12">{{{field|structuredtext|input type=textarea|editor=visualeditor}}}</div> | ||
Line 133: | Line 137: | ||
<div class="col-md-12 ve-height">{{{field|structuredtextwide|input type=textarea|editor=visualeditor}}}</div> | <div class="col-md-12 ve-height">{{{field|structuredtextwide|input type=textarea|editor=visualeditor}}}</div> | ||
</div> | </div> | ||
− | + | <div class="row" style="padding-left:15px;"> | |
<div class="col-md-2 form-label">FAQ question{{FormTip| | <div class="col-md-2 form-label">FAQ question{{FormTip| | ||
===Convert this section into an FAQ=== | ===Convert this section into an FAQ=== | ||
Line 154: | Line 158: | ||
<div class="col-md-2 form-label">Hide from published?</div> | <div class="col-md-2 form-label">Hide from published?</div> | ||
− | <div class="col-md-10">{{{field|Status|input type=radiobutton|values=Yes,No|default=No|mandatory}}}</div> | + | <div class="col-md-10">{{{field|Status|input type=radiobutton|values=Yes,No|default=No|mandatory}}}</div></div> |
{{{end template}}} | {{{end template}}} | ||
Line 183: | Line 187: | ||
padding: 5px; | padding: 5px; | ||
background-color: white !important; | background-color: white !important; | ||
− | border: 1px solid lightgrey; | + | border: 1px solid lightgrey; } |
}} | }} | ||
Latest revision as of 19:45, June 14, 2022
This is the "Article" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.