(8,2989,'','The Editor field type provides a WYSIWYG editor.','Editor','{\"name\":[\"type\",\"name\",\"label\",\"default\",\"width\",\"height\",\"cols\",\"rows\",\"buttons\",\"hide\",\"editor\",\"filter\",\"required\",\"showon\"],\"example\":[\"editor\",\"mytextblock\",\"Test Field\",\"Some text\",\"\",\"\",\"\",\"\",\"false\",\"\",\"\",\"safehtml\",\"\",\"\"],\"adjustable\":[\"0\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\"],\"mandatory\":[\"1\",\"1\",\"1\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\"],\"translatable\":[\"0\",\"0\",\"1\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\"],\"description\":[\"(mandatory) must be editor.\",\"(mandatory) is the unique name of the parameter.\",\"(mandatory) (translatable) is the descriptive title of the field.\",\"(optional) (not translatable) is the default value.\",\"(optional) defines the width (in pixels) of the wysiwyg editor and defaults to 100%.\",\"(optional) defines the height (in pixels) of the wysiwyg editor and defaults to 250px.\",\"(optional) defines the width of the editor (in columns).\",\"(optional) defines the height of the editor (in rows).\",\"(optional) can be an array of plugin buttons to be excluded or set to false. The default editors-xtd are: article, image, pagebreak and readmore.\",\"(optional) array of plugin buttons to be hidden. eg... set buttons=\\\"true\\\" hide=\\\"readmore,pagebreak\\\"\",\"specifies the editor to be used and can include two options (editor=\\\"desired|alternative\\\")\",\"(optional) allow the system to save certain html tags or raw data.\",\"(optional) The field must be filled before submitting the form.\",\"(optional) show this field on the bases of the value in another field.\"]}','provides an editor area field.','',1,845,450,'2015-03-28 06:44:27','2016-02-22 18:08:23','','0000-00-00 00:00:00',4,'',1,''),
(11,2992,'','The list form field type provides a drop down list or a list box of custom-defined entries. If the field has a saved value this is selected when the page is first loaded. If not, the default value (if any) is selected.','List','{\"name\":[\"type\",\"name\",\"label\",\"description\",\"class\",\"multiple\",\"filter\",\"required\",\"option\",\"default\",\"showon\",\"onchange\"],\"example\":[\"list\",\"mylist\",\"Select an option\",\"\",\"list_class\",\"false\",\"\",\"\",\"0|Option 1,1|Option 2,2|Option 1\",\"0\",\"\",\"\"],\"adjustable\":[\"0\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\"],\"mandatory\":[\"1\",\"1\",\"1\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\"],\"translatable\":[\"0\",\"0\",\"1\",\"1\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\"],\"description\":[\"(mandatory) must be list.\",\"(mandatory) is the unique name of the field.\",\"(mandatory) (translatable) is the descriptive title of the field.\",\"(optional) (translatable) is text that will be shown as a tooltip when the user moves the mouse over the drop-down box.\",\"(optional) is a CSS class name for the HTML form field. If omitted this will default to \'inputbox\'.\",\"(optional) is whether multiple items can be selected at the same time (true or false).\",\"(optional) filter options\",\"(optional) The field must be filled before submitting the form.\",\"(mandatory) set the options of this radio. Separate options with commas and use the pipe symbol to separate value from text.\",\"(optional) is the default list item value.\",\"(optional) Allows you to hide the field based on the value(s) of another field; for Joomla 3.2.4+\",\"(optional) HTML equivalent attribute (javascript use)\"]}','provides a drop down list of custom-defined entries.','',1,845,450,'2015-03-16 18:07:48','2016-02-22 19:09:08','','0000-00-00 00:00:00',4,'',5,''),
(17,2998,'','The radio form field type provides radio buttons to select different options. If the field has a saved value this is selected when the page is first loaded. If not, the default value (if any) is selected.','Radio','{\"name\":[\"type\",\"name\",\"label\",\"description\",\"class\",\"option\",\"default\",\"required\",\"showon\",\"onchange\"],\"example\":[\"radio\",\"myradiovalue\",\"Select an option\",\"\",\"btn-group btn-group-yesno\",\"1|Yes,0|No\",\"0\",\"\",\"\",\"\"],\"adjustable\":[\"0\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\"],\"mandatory\":[\"1\",\"1\",\"1\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\"],\"translatable\":[\"0\",\"0\",\"1\",\"1\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\"],\"description\":[\"(mandatory) must be radio.\",\"(mandatory) is the unique name of the field.\",\"(mandatory) (translatable) is the descriptive title of the field.\",\"(optional) (translatable) is text that will be shown as a tooltip when the user moves the mouse over the drop-down box.\",\"(optional) New in Joomla 3, if set to class=\\\"btn-group btn-group-yesno\\\" will show the nice coloured buttons\",\"(mandatory) set the options of this radio. Separate options with commas and use the pipe symbol to separate value from text.\",\"(optional) is the default radio button item value.\",\"(optional) The field must be filled before submitting the form.\",\"(optional) Allows you to hide the field based on the value(s) of another field; for Joomla 3.2.4+\",\"(optional) HTML equivalent attribute (javascript use)\"]}','provides radio buttons to select different options.','',1,845,450,'2015-03-16 18:29:51','2016-02-22 19:08:47','','0000-00-00 00:00:00',4,'',5,''),
(24,3005,'','The text form field type provides a text box for data entry. If the field has a value saved, this value is displayed when the page is first loaded. If not, the default value (if any) is selected.','Text','{\"name\":[\"type\",\"name\",\"label\",\"size\",\"maxlength\",\"default\",\"description\",\"class\",\"readonly\",\"disabled\",\"required\",\"filter\",\"validate\",\"field\",\"message\",\"hint\",\"showon\",\"onchange\"],\"example\":[\"text\",\"mytextvalue\",\"Enter some text\",\"10\",\"50\",\"Some text\",\"Enter some description\",\"text_area\",\"false\",\"false\",\"false\",\"STRING\",\"\",\"\",\"Error! Please add some text here.\",\"Your Name Here\",\"\",\"\"],\"adjustable\":[\"0\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\"],\"mandatory\":[\"1\",\"1\",\"1\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\"],\"translatable\":[\"0\",\"0\",\"1\",\"0\",\"0\",\"0\",\"1\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"1\",\"0\",\"0\"],\"description\":[\"(mandatory) must be text.\",\"(mandatory) is the unique name of the field.\",\"(mandatory) (translatable) is the descriptive title of the field.\",\"(optional) is the width of the text box in characters. If omitted the width is determined by the browser. The value of size does not limit the number of characters that may be entered.\",\"(optional) limits the number of characters that may be entered.\",\"(optional) (not translatable) is the default value.\",\"(optional) (translatable) is text that will be shown as a tooltip when the user moves the mouse over the drop-down box.\",\"(optional) is a CSS class name for the HTML form field. If omitted this will default to \'text_area\'.\",\"(optional) The field cannot be changed and will automatically inherit the default value\",\"(optional) The field cannot be changed and will automatically inherit the default value - it will also not submit\",\"(optional) The field must be filled before submitting the form.\",\"(optional) allow the system to save certain html tags or raw data.\",\"(optional) makes the system validate the data.\",\"(optional) used in validation of \\\"equals\\\" to link the field to match.\",\"(optional) The error message that will be displayed instead of the default message.\",\"(optional) The placeholder to display inside the text box.\",\"(optional) Allows you to hide the field based on the value(s) of another field; for Joomla 3.2.4+\",\"(optional) HTML equivalent attribute (javascript use)\"]}','provides a text box for data entry.','',1,845,450,'2015-03-19 14:58:08','2016-02-22 19:11:00','','0000-00-00 00:00:00',5,'',5,''),
(25,3006,'','The textarea form field type provides a text area for entry of multi-line text. If the field has a value saved, this value is displayed when the page is first loaded. If not, the default value (if any) is selected.','Textarea','{\"name\":[\"type\",\"name\",\"label\",\"rows\",\"cols\",\"default\",\"description\",\"class\",\"filter\",\"hint\",\"required\",\"showon\",\"onchange\"],\"example\":[\"textarea\",\"mytextarea\",\"Enter some text\",\"10\",\"5\",\"default text\",\"Text Area\",\"text_area\",\"raw\",\"\",\"\",\"\",\"\"],\"adjustable\":[\"0\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\"],\"mandatory\":[\"1\",\"1\",\"1\",\"1\",\"1\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\"],\"translatable\":[\"0\",\"0\",\"1\",\"0\",\"0\",\"0\",\"1\",\"0\",\"0\",\"1\",\"0\",\"0\",\"0\"],\"description\":[\"(mandatory) must be textarea.\",\"(mandatory) is the unique name of the field.\",\"(mandatory) (translatable) is the descriptive title of the field.\",\"(mandatory) is the height of the visible text area in lines. If omitted the width is determined by the browser. The value of rows does not limit the number of lines that may be entered.\",\"(mandatory) is the width of the visible text area in characters. If omitted the width is determined by the browser. The value of cols does not limit the number of characters that may be entered.\",\"(optional) (not translatable) is the default value.\",\"(optional) (translatable) is text that will be shown as a tooltip when the user moves the mouse over the drop-down box.\",\"(optional) is a CSS class name for the HTML form field. If omitted this will default to \'text_area\'.\",\"(optional) allow the system to save certain html tags or raw data.\",\"(optional) The placeholder to display inside the textarea.\",\"(optional) The field must be filled before submitting the form.\",\"(optional) Allows you to hide the field based on the value(s) of another field; for Joomla 3.2.4+\",\"(optional) HTML equivalent attribute (javascript use)\"]}','provides a text area for entry of multi-line text.','',1,845,450,'2015-03-28 06:13:26','2016-02-22 19:11:23','','0000-00-00 00:00:00',4,'',1,'');
--
-- Dumping data for table `#__componentbuilder_help_document`
(1,'components','2016-03-04-02-31-55','','<p>Here as in all Joomla backend list views you can perform all the common tasks, and more.</p>\r\n<h3>Create</h3>\r\n<p>You can create a component by clicking on the\r\n <button>New</button>button in the toolbar, this will open a window where you can add all the needed values to create a new component.</p>\r\n<h3>Edit</h3>\r\n<p>You can edit components in two ways.</p>\r\n<ul>\r\n <li>You can click on the box next to the component name and then click on the\r\n <button>Edit</button>button in the toolbar; this will open the component and if you have permission it will give you access to edit the values of a component.</li>\r\n <li>You can simply click on the component name; this will open the component and if you have permission it will give you access to edit the values of a component.</li>\r\n</ul>\r\n<h3>Edit State</h3>\r\n<p>You can publish, unpublish, archive, and trash any component by clicking in the boxes next the component names and then click on the corresponding button of the task you want to perform. This will change the state of all the components you’ve selected.</p>\r\n<p>If you have trashed a component it is in the trash and can still be found in the database. To view items that are still in the trash change the “- Select Status –“ filter to Trashed. Here you will see the list of trashed components. To completely remove these components from your system do the following: first select all the components you want to permanently delete by clicking in the boxes next to the component names and then click on the\r\n <button>Empty trash</button>button in the toolbar. This will permanently delete the components from the database. On the other hand if you would like to change the status of the component to publish, unpublish or archive, click in the boxes next to the component names and then click on the corresponding button of the task you want to perform. This will change the state of all the components you’ve selected.</p>\r\n<h3>Check-in</h3>\r\n<p>When another user on your Joomla website opens a component the system checks the component out to that user. A little lock will show up next to the component name. When you hover over the lock it will show to you who checked it out and when.</p>\r\n<p>Component builder adds a nice feature to all its components that is called the auto check-in feature. This feature has a time setting that you can update in the component\'sglobalsettings.</p>\r\n<p>Ifthisfeaturehasnotyetchecked-inanyofthecomponentsthatyouastheadministratorwantstoopenyoucanforceacheck-inbyclickingintheboxesnexttothecomponentnamesandthenclickonthe\r\n<button>Check-in</button>buttoninthetoolbar,orsimplyclickonthelittlelock.Thiswillthencheckinthecomponent,whichwillmeanthatitremovesthecomponentfromtheuserwhocheckeditoutbeforeyou.Rememberthattheywillloseallchangestheyhavemadeiftheyhavenotyetclickedsave.Thiscancauseveryunpleasantcircumstances,soonlyusethisfeatureifyouareabsolutelysureyouknowwhatyouaredoing.</p>\r\n<h3>BatchFeature</h3>\r\n<p>YoucanusetheBatchfeaturetoupdateorcopymanycomponentsatoncebyclickingintheboxesnextthecomponentnamesandthenclickonthe\r\n<button>Batch</button>buttoninthetoolbar.Thiswillopenapopupwindowwithmultipledropdownoptionsoffieldsyoucanchangewiththebatchfeature.Youcanthenselectupdateorcopydependingofyourdesiredtaskandfinallyclickonthe\r\n<button>Process</button>button.Oncecompletedthisbatchfeaturewillhaveeithercopiedorupdatedallthecomponentsaccordingtothetaskyouselected.</p>\r\n<h3>Export&Import</h3>\r\n<p>Theexportandimportfeatureissomeofthemostexcitingfeaturestothelistviewofcomponents.Withthemyoucanupdateandcreatemanycomponentsatonce.</p>\r\n<h3>Export</h3>\r\n<p>Theexportoptiononlyexportsthecomponentsselected.Sotoexportallcomponentsyoumustchangethel
(2,'admin_views','welcome-to-the-list-view-of-admin-views','','<p>Here as in all Joomla backend list views you can perform all the common tasks, and more.</p> <h3>Create</h3> <p>You can create an admin view by clicking on the <button>New</button> button in the toolbar, this will open a window where you can add all the needed values to create a new admin view.</p> <h3>Edit</h3> <p>You can edit admin views in two ways.</p> <ul> <li>You can click on the box next to the admin view name and then click on the <button>Edit</button> button in the toolbar; this will open the admin view and if you have permission it will give you access to edit the values of an admin view.</li> <li>You can simply click on the admin view name; this will open the admin view and if you have permission it will give you access to edit the values of an admin view.</li> </ul> <h3>Edit State</h3> <p>You can publish, unpublish, archive, and trash any admin view by clicking in the boxes next the admin view names and then click on the corresponding button of the task you want to perform. This will change the state of all the admin views you’ve selected.</p> <p>If you have trashed an admin view it is in the trash and can still be found in the database. To view items that are still in the trash change the “- Select Status –“ filter to Trashed. Here you will see the list of trashed admin views. To completely remove these admin views from your system do the following: first select all the admin views you want to permanently delete by clicking in the boxes next to the admin view names and then click on the <button>Empty trash</button> button in the toolbar. This will permanently delete the admin views from the database. On the other hand if you would like to change the status of the admin view to publish, unpublish or archive, click in the boxes next to the admin view names and then click on the corresponding button of the task you want to perform. This will change the state of all the admin views you’ve selected.</p> <h3>Check-in</h3> <p>When another user on your Joomla website opens an admin view the system checks the admin view out to that user. A little lock will show up next to the admin view name. When you hover over the lock it will show to you who checked it out and when.</p> <p>Component builder adds a nice feature to all its components that is called the auto check-in feature. This feature has a time setting that you can update in the component\'sglobalsettings.</p><p>Ifthisfeaturehasnotyetchecked-inanyoftheadminviewsthatyouastheadministratorwantstoopenyoucanforceacheck-inbyclickingintheboxesnexttotheadminviewnamesandthenclickonthe<button>Check-in</button>buttoninthetoolbar,orsimplyclickonthelittlelock.Thiswillthencheckintheadminview,whichwillmeanthatitremovestheadminviewfromtheuserwhocheckeditoutbeforeyou.Rememberthattheywillloseallchangestheyhavemadeiftheyhavenotyetclickedsave.Thiscancauseveryunpleasantcircumstances,soonlyusethisfeatureifyouareabsolutelysureyouknowwhatyouaredoing.</p><h3>BatchFeature</h3><p>YoucanusetheBatchfeaturetoupdateorcopymanyadminviewsatoncebyclickingintheboxesnexttheadminviewnamesandthenclickonthe<button>Batch</button>buttoninthetoolbar.Thiswillopenapopupwindowwithmultipledropdownoptionsoffieldsyoucanchangewiththebatchfeature.Youcanthenselectupdateorcopydependingofyourdesiredtaskandfinallyclickonthe<button>Process</button>button.Oncecompletedthisbatchfeaturewillhaveeithercopiedorupdatedalltheadminviewsaccordingtothetaskyouselected.</p><h3>Export&Import</h3><p>Theexportandimportfeatureissomeofthemostexcitingfeaturestothelistviewofadminviews.Withthemyoucanupdateandcreatemanyadminviewsatonce.</p><h3>Export</h3><p>Theexportoptiononlyexportstheadminviewsselected.Sotoexportalladminviewsyoumustchangethelimitednumberofadminviewsthatarebeingloaded
(3,'custom_admin_views','welcome-to-the-list-view-of-custom-admin-views','','<p>Here as in all Joomla backend list views you can perform all the common tasks, and more.</p> <h3>Create</h3> <p>You can create a custom admin view by clicking on the <button>New</button> button in the toolbar, this will open a window where you can add all the needed values to create a new custom admin view.</p> <h3>Edit</h3> <p>You can edit custom admin views in two ways.</p> <ul> <li>You can click on the box next to the custom admin view name and then click on the <button>Edit</button> button in the toolbar; this will open the custom admin view and if you have permission it will give you access to edit the values of a custom admin view.</li> <li>You can simply click on the custom admin view name; this will open the custom admin view and if you have permission it will give you access to edit the values of a custom admin view.</li> </ul> <h3>Edit State</h3> <p>You can publish, unpublish, archive, and trash any custom admin view by clicking in the boxes next the custom admin view names and then click on the corresponding button of the task you want to perform. This will change the state of all the custom admin views you’ve selected.</p> <p>If you have trashed a custom admin view it is in the trash and can still be found in the database. To view items that are still in the trash change the “- Select Status –“ filter to Trashed. Here you will see the list of trashed custom admin views. To completely remove these custom admin views from your system do the following: first select all the custom admin views you want to permanently delete by clicking in the boxes next to the custom admin view names and then click on the <button>Empty trash</button> button in the toolbar. This will permanently delete the custom admin views from the database. On the other hand if you would like to change the status of the custom admin view to publish, unpublish or archive, click in the boxes next to the custom admin view names and then click on the corresponding button of the task you want to perform. This will change the state of all the custom admin views you’ve selected.</p> <h3>Check-in</h3> <p>When another user on your Joomla website opens a custom admin view the system checks the custom admin view out to that user. A little lock will show up next to the custom admin view name. When you hover over the lock it will show to you who checked it out and when.</p> <p>Component builder adds a nice feature to all its components that is called the auto check-in feature. This feature has a time setting that you can update in the component\'sglobalsettings.</p><p>Ifthisfeaturehasnotyetchecked-inanyofthecustomadminviewsthatyouastheadministratorwantstoopenyoucanforceacheck-inbyclickingintheboxesnexttothecustomadminviewnamesandthenclickonthe<button>Check-in</button>buttoninthetoolbar,orsimplyclickonthelittlelock.Thiswillthencheckinthecustomadminview,whichwillmeanthatitremovesthecustomadminviewfromtheuserwhocheckeditoutbeforeyou.Rememberthattheywillloseallchangestheyhavemadeiftheyhavenotyetclickedsave.Thiscancauseveryunpleasantcircumstances,soonlyusethisfeatureifyouareabsolutelysureyouknowwhatyouaredoing.</p><h3>BatchFeature</h3><p>YoucanusetheBatchfeaturetoupdateorcopymanycustomadminviewsatoncebyclickingintheboxesnextthecustomadminviewnamesandthenclickonthe<button>Batch</button>buttoninthetoolbar.Thiswillopenapopupwindowwithmultipledropdownoptionsoffieldsyoucanchangewiththebatchfeature.Youcanthenselectupdateorcopydependingofyourdesiredtaskandfinallyclickonthe<button>Process</button>button.Oncecompletedthisbatchfeaturewillhaveeithercopiedorupdatedallthecustomadminviewsaccordingtothetaskyouselected.</p><h3>Export&Import</h3><p>Theexportandimportfeatureissomeofthemostexcitingfeaturestothelistviewofcustomadminviews.Withthem
(4,'site_views','welcome-to-the-list-view-of-site-views','','<p>Here as in all Joomla backend list views you can perform all the common tasks, and more.</p> <h3>Create</h3> <p>You can create a site view by clicking on the <button>New</button> button in the toolbar, this will open a window where you can add all the needed values to create a new site view.</p> <h3>Edit</h3> <p>You can edit site views in two ways.</p> <ul> <li>You can click on the box next to the site view name and then click on the <button>Edit</button> button in the toolbar; this will open the site view and if you have permission it will give you access to edit the values of a site view.</li> <li>You can simply click on the site view name; this will open the site view and if you have permission it will give you access to edit the values of a site view.</li> </ul> <h3>Edit State</h3> <p>You can publish, unpublish, archive, and trash any site view by clicking in the boxes next the site view names and then click on the corresponding button of the task you want to perform. This will change the state of all the site views you’ve selected.</p> <p>If you have trashed a site view it is in the trash and can still be found in the database. To view items that are still in the trash change the “- Select Status –“ filter to Trashed. Here you will see the list of trashed site views. To completely remove these site views from your system do the following: first select all the site views you want to permanently delete by clicking in the boxes next to the site view names and then click on the <button>Empty trash</button> button in the toolbar. This will permanently delete the site views from the database. On the other hand if you would like to change the status of the site view to publish, unpublish or archive, click in the boxes next to the site view names and then click on the corresponding button of the task you want to perform. This will change the state of all the site views you’ve selected.</p> <h3>Check-in</h3> <p>When another user on your Joomla website opens a site view the system checks the site view out to that user. A little lock will show up next to the site view name. When you hover over the lock it will show to you who checked it out and when.</p> <p>Component builder adds a nice feature to all its components that is called the auto check-in feature. This feature has a time setting that you can update in the component\'sglobalsettings.</p><p>Ifthisfeaturehasnotyetchecked-inanyofthesiteviewsthatyouastheadministratorwantstoopenyoucanforceacheck-inbyclickingintheboxesnexttothesiteviewnamesandthenclickonthe<button>Check-in</button>buttoninthetoolbar,orsimplyclickonthelittlelock.Thiswillthencheckinthesiteview,whichwillmeanthatitremovesthesiteviewfromtheuserwhocheckeditoutbeforeyou.Rememberthattheywillloseallchangestheyhavemadeiftheyhavenotyetclickedsave.Thiscancauseveryunpleasantcircumstances,soonlyusethisfeatureifyouareabsolutelysureyouknowwhatyouaredoing.</p><h3>BatchFeature</h3><p>YoucanusetheBatchfeaturetoupdateorcopymanysiteviewsatoncebyclickingintheboxesnextthesiteviewnamesandthenclickonthe<button>Batch</button>buttoninthetoolbar.Thiswillopenapopupwindowwithmultipledropdownoptionsoffieldsyoucanchangewiththebatchfeature.Youcanthenselectupdateorcopydependingofyourdesiredtaskandfinallyclickonthe<button>Process</button>button.Oncecompletedthisbatchfeaturewillhaveeithercopiedorupdatedallthesiteviewsaccordingtothetaskyouselected.</p><h3>Export&Import</h3><p>Theexportandimportfeatureissomeofthemostexcitingfeaturestothelistviewofsiteviews.Withthemyoucanupdateandcreatemanysiteviewsatonce.</p><h3>Export</h3><p>Theexportoptiononlyexportsthesiteviewsselected.Sotoexportallsiteviewsyoumustchangethelimitednumberofsiteviewsthatarebeingloadedto\"All\".Theboxthatlimitsthenumber
(5,'templates','welcome-to-the-list-view-of-templates','','<p>Here as in all Joomla backend list views you can perform all the common tasks, and more.</p> <h3>Create</h3> <p>You can create a template by clicking on the <button>New</button> button in the toolbar, this will open a window where you can add all the needed values to create a new template.</p> <h3>Edit</h3> <p>You can edit templates in two ways.</p> <ul> <li>You can click on the box next to the template name and then click on the <button>Edit</button> button in the toolbar; this will open the template and if you have permission it will give you access to edit the values of a template.</li> <li>You can simply click on the template name; this will open the template and if you have permission it will give you access to edit the values of a template.</li> </ul> <h3>Edit State</h3> <p>You can publish, unpublish, archive, and trash any template by clicking in the boxes next the template names and then click on the corresponding button of the task you want to perform. This will change the state of all the templates you’ve selected.</p> <p>If you have trashed a template it is in the trash and can still be found in the database. To view items that are still in the trash change the “- Select Status –“ filter to Trashed. Here you will see the list of trashed templates. To completely remove these templates from your system do the following: first select all the templates you want to permanently delete by clicking in the boxes next to the template names and then click on the <button>Empty trash</button> button in the toolbar. This will permanently delete the templates from the database. On the other hand if you would like to change the status of the template to publish, unpublish or archive, click in the boxes next to the template names and then click on the corresponding button of the task you want to perform. This will change the state of all the templates you’ve selected.</p> <h3>Check-in</h3> <p>When another user on your Joomla website opens a template the system checks the template out to that user. A little lock will show up next to the template name. When you hover over the lock it will show to you who checked it out and when.</p> <p>Component builder adds a nice feature to all its components that is called the auto check-in feature. This feature has a time setting that you can update in the component\'sglobalsettings.</p><p>Ifthisfeaturehasnotyetchecked-inanyofthetemplatesthatyouastheadministratorwantstoopenyoucanforceacheck-inbyclickingintheboxesnexttothetemplatenamesandthenclickonthe<button>Check-in</button>buttoninthetoolbar,orsimplyclickonthelittlelock.Thiswillthencheckinthetemplate,whichwillmeanthatitremovesthetemplatefromtheuserwhocheckeditoutbeforeyou.Rememberthattheywillloseallchangestheyhavemadeiftheyhavenotyetclickedsave.Thiscancauseveryunpleasantcircumstances,soonlyusethisfeatureifyouareabsolutelysureyouknowwhatyouaredoing.</p><h3>BatchFeature</h3><p>YoucanusetheBatchfeaturetoupdateorcopymanytemplatesatoncebyclickingintheboxesnextthetemplatenamesandthenclickonthe<button>Batch</button>buttoninthetoolbar.Thiswillopenapopupwindowwithmultipledropdownoptionsoffieldsyoucanchangewiththebatchfeature.Youcanthenselectupdateorcopydependingofyourdesiredtaskandfinallyclickonthe<button>Process</button>button.Oncecompletedthisbatchfeaturewillhaveeithercopiedorupdatedallthetemplatesaccordingtothetaskyouselected.</p><h3>Export&Import</h3><p>Theexportandimportfeatureissomeofthemostexcitingfeaturestothelistviewoftemplates.Withthemyoucanupdateandcreatemanytemplatesatonce.</p><h3>Export</h3><p>Theexportoptiononlyexportsthetemplatesselected.Sotoexportalltemplatesyoumustchangethelimitednumberoftemplatesthatarebeingloadedto\"All\".Theboxthatlimitsthenumberoftemplatesbeingloadedisfoundon
(6,'layouts','welcome-to-the-list-view-of-layouts','','<p>Here as in all Joomla backend list views you can perform all the common tasks, and more.</p> <h3>Create</h3> <p>You can create a layout by clicking on the <button>New</button> button in the toolbar, this will open a window where you can add all the needed values to create a new layout.</p> <h3>Edit</h3> <p>You can edit layouts in two ways.</p> <ul> <li>You can click on the box next to the layout name and then click on the <button>Edit</button> button in the toolbar; this will open the layout and if you have permission it will give you access to edit the values of a layout.</li> <li>You can simply click on the layout name; this will open the layout and if you have permission it will give you access to edit the values of a layout.</li> </ul> <h3>Edit State</h3> <p>You can publish, unpublish, archive, and trash any layout by clicking in the boxes next the layout names and then click on the corresponding button of the task you want to perform. This will change the state of all the layouts you’ve selected.</p> <p>If you have trashed a layout it is in the trash and can still be found in the database. To view items that are still in the trash change the “- Select Status –“ filter to Trashed. Here you will see the list of trashed layouts. To completely remove these layouts from your system do the following: first select all the layouts you want to permanently delete by clicking in the boxes next to the layout names and then click on the <button>Empty trash</button> button in the toolbar. This will permanently delete the layouts from the database. On the other hand if you would like to change the status of the layout to publish, unpublish or archive, click in the boxes next to the layout names and then click on the corresponding button of the task you want to perform. This will change the state of all the layouts you’ve selected.</p> <h3>Check-in</h3> <p>When another user on your Joomla website opens a layout the system checks the layout out to that user. A little lock will show up next to the layout name. When you hover over the lock it will show to you who checked it out and when.</p> <p>Component builder adds a nice feature to all its components that is called the auto check-in feature. This feature has a time setting that you can update in the component\'sglobalsettings.</p><p>Ifthisfeaturehasnotyetchecked-inanyofthelayoutsthatyouastheadministratorwantstoopenyoucanforceacheck-inbyclickingintheboxesnexttothelayoutnamesandthenclickonthe<button>Check-in</button>buttoninthetoolbar,orsimplyclickonthelittlelock.Thiswillthencheckinthelayout,whichwillmeanthatitremovesthelayoutfromtheuserwhocheckeditoutbeforeyou.Rememberthattheywillloseallchangestheyhavemadeiftheyhavenotyetclickedsave.Thiscancauseveryunpleasantcircumstances,soonlyusethisfeatureifyouareabsolutelysureyouknowwhatyouaredoing.</p><h3>BatchFeature</h3><p>YoucanusetheBatchfeaturetoupdateorcopymanylayoutsatoncebyclickingintheboxesnextthelayoutnamesandthenclickonthe<button>Batch</button>buttoninthetoolbar.Thiswillopenapopupwindowwithmultipledropdownoptionsoffieldsyoucanchangewiththebatchfeature.Youcanthenselectupdateorcopydependingofyourdesiredtaskandfinallyclickonthe<button>Process</button>button.Oncecompletedthisbatchfeaturewillhaveeithercopiedorupdatedallthelayoutsaccordingtothetaskyouselected.</p><h3>Export&Import</h3><p>Theexportandimportfeatureissomeofthemostexcitingfeaturestothelistviewoflayouts.Withthemyoucanupdateandcreatemanylayoutsatonce.</p><h3>Export</h3><p>Theexportoptiononlyexportsthelayoutsselected.Sotoexportalllayoutsyoumustchangethelimitednumberoflayoutsthatarebeingloadedto\"All\".Theboxthatlimitsthenumberoflayoutsbeingloadedisfoundontherighttopcornerofthepage.Simplychangeitfromthenumberto“All<EFBFBD>
(7,'dynamic_gets','welcome-to-the-list-view-of-dynamic-gets','','<p>Here as in all Joomla backend list views you can perform all the common tasks, and more.</p> <h3>Create</h3> <p>You can create a dynamic get by clicking on the <button>New</button> button in the toolbar, this will open a window where you can add all the needed values to create a new dynamic get.</p> <h3>Edit</h3> <p>You can edit dynamic gets in two ways.</p> <ul> <li>You can click on the box next to the dynamic get name and then click on the <button>Edit</button> button in the toolbar; this will open the dynamic get and if you have permission it will give you access to edit the values of a dynamic get.</li> <li>You can simply click on the dynamic get name; this will open the dynamic get and if you have permission it will give you access to edit the values of a dynamic get.</li> </ul> <h3>Edit State</h3> <p>You can publish, unpublish, archive, and trash any dynamic get by clicking in the boxes next the dynamic get names and then click on the corresponding button of the task you want to perform. This will change the state of all the dynamic gets you’ve selected.</p> <p>If you have trashed a dynamic get it is in the trash and can still be found in the database. To view items that are still in the trash change the “- Select Status –“ filter to Trashed. Here you will see the list of trashed dynamic gets. To completely remove these dynamic gets from your system do the following: first select all the dynamic gets you want to permanently delete by clicking in the boxes next to the dynamic get names and then click on the <button>Empty trash</button> button in the toolbar. This will permanently delete the dynamic gets from the database. On the other hand if you would like to change the status of the dynamic get to publish, unpublish or archive, click in the boxes next to the dynamic get names and then click on the corresponding button of the task you want to perform. This will change the state of all the dynamic gets you’ve selected.</p> <h3>Check-in</h3> <p>When another user on your Joomla website opens a dynamic get the system checks the dynamic get out to that user. A little lock will show up next to the dynamic get name. When you hover over the lock it will show to you who checked it out and when.</p> <p>Component builder adds a nice feature to all its components that is called the auto check-in feature. This feature has a time setting that you can update in the component\'sglobalsettings.</p><p>Ifthisfeaturehasnotyetchecked-inanyofthedynamicgetsthatyouastheadministratorwantstoopenyoucanforceacheck-inbyclickingintheboxesnexttothedynamicgetnamesandthenclickonthe<button>Check-in</button>buttoninthetoolbar,orsimplyclickonthelittlelock.Thiswillthencheckinthedynamicget,whichwillmeanthatitremovesthedynamicgetfromtheuserwhocheckeditoutbeforeyou.Rememberthattheywillloseallchangestheyhavemadeiftheyhavenotyetclickedsave.Thiscancauseveryunpleasantcircumstances,soonlyusethisfeatureifyouareabsolutelysureyouknowwhatyouaredoing.</p><h3>BatchFeature</h3><p>YoucanusetheBatchfeaturetoupdateorcopymanydynamicgetsatoncebyclickingintheboxesnextthedynamicgetnamesandthenclickonthe<button>Batch</button>buttoninthetoolbar.Thiswillopenapopupwindowwithmultipledropdownoptionsoffieldsyoucanchangewiththebatchfeature.Youcanthenselectupdateorcopydependingofyourdesiredtaskandfinallyclickonthe<button>Process</button>button.Oncecompletedthisbatchfeaturewillhaveeithercopiedorupdatedallthedynamicgetsaccordingtothetaskyouselected.</p><h3>Export&Import</h3><p>Theexportandimportfeatureissomeofthemostexcitingfeaturestothelistviewofdynamicgets.Withthemyoucanupdateandcreatemanydynamicgetsatonce.</p><h3>Export</h3><p>Theexportoptiononlyexportsthedynamicgetsselected.Sotoexportalldynamicgetsyoumustchangethelimitednumberofd
(8,'snippets','welcome-to-the-list-view-of-snippets','','<p>Here as in all Joomla backend list views you can perform all the common tasks, and more.</p> <h3>Create</h3> <p>You can create a snippet by clicking on the <button>New</button> button in the toolbar, this will open a window where you can add all the needed values to create a new snippet.</p> <h3>Edit</h3> <p>You can edit snippets in two ways.</p> <ul> <li>You can click on the box next to the snippet name and then click on the <button>Edit</button> button in the toolbar; this will open the snippet and if you have permission it will give you access to edit the values of a snippet.</li> <li>You can simply click on the snippet name; this will open the snippet and if you have permission it will give you access to edit the values of a snippet.</li> </ul> <h3>Edit State</h3> <p>You can publish, unpublish, archive, and trash any snippet by clicking in the boxes next the snippet names and then click on the corresponding button of the task you want to perform. This will change the state of all the snippets you’ve selected.</p> <p>If you have trashed a snippet it is in the trash and can still be found in the database. To view items that are still in the trash change the “- Select Status –“ filter to Trashed. Here you will see the list of trashed snippets. To completely remove these snippets from your system do the following: first select all the snippets you want to permanently delete by clicking in the boxes next to the snippet names and then click on the <button>Empty trash</button> button in the toolbar. This will permanently delete the snippets from the database. On the other hand if you would like to change the status of the snippet to publish, unpublish or archive, click in the boxes next to the snippet names and then click on the corresponding button of the task you want to perform. This will change the state of all the snippets you’ve selected.</p> <h3>Check-in</h3> <p>When another user on your Joomla website opens a snippet the system checks the snippet out to that user. A little lock will show up next to the snippet name. When you hover over the lock it will show to you who checked it out and when.</p> <p>Component builder adds a nice feature to all its components that is called the auto check-in feature. This feature has a time setting that you can update in the component\'sglobalsettings.</p><p>Ifthisfeaturehasnotyetchecked-inanyofthesnippetsthatyouastheadministratorwantstoopenyoucanforceacheck-inbyclickingintheboxesnexttothesnippetnamesandthenclickonthe<button>Check-in</button>buttoninthetoolbar,orsimplyclickonthelittlelock.Thiswillthencheckinthesnippet,whichwillmeanthatitremovesthesnippetfromtheuserwhocheckeditoutbeforeyou.Rememberthattheywillloseallchangestheyhavemadeiftheyhavenotyetclickedsave.Thiscancauseveryunpleasantcircumstances,soonlyusethisfeatureifyouareabsolutelysureyouknowwhatyouaredoing.</p><h3>BatchFeature</h3><p>YoucanusetheBatchfeaturetoupdateorcopymanysnippetsatoncebyclickingintheboxesnextthesnippetnamesandthenclickonthe<button>Batch</button>buttoninthetoolbar.Thiswillopenapopupwindowwithmultipledropdownoptionsoffieldsyoucanchangewiththebatchfeature.Youcanthenselectupdateorcopydependingofyourdesiredtaskandfinallyclickonthe<button>Process</button>button.Oncecompletedthisbatchfeaturewillhaveeithercopiedorupdatedallthesnippetsaccordingtothetaskyouselected.</p><h3>Export&Import</h3><p>Theexportandimportfeatureissomeofthemostexcitingfeaturestothelistviewofsnippets.Withthemyoucanupdateandcreatemanysnippetsatonce.</p><h3>Export</h3><p>Theexportoptiononlyexportsthesnippetsselected.Sotoexportallsnippetsyoumustchangethelimitednumberofsnippetsthatarebeingloadedto\"All\".Theboxthatlimitsthenumberofsnippetsbeingloadedisfoundontherighttopcornerofthepage.Simp
(9,'fields','welcome-to-the-list-view-of-fields','','<p>Here as in all Joomla backend list views you can perform all the common tasks, and more.</p> <h3>Create</h3> <p>You can create a field by clicking on the <button>New</button> button in the toolbar, this will open a window where you can add all the needed values to create a new field.</p> <h3>Edit</h3> <p>You can edit fields in two ways.</p> <ul> <li>You can click on the box next to the field name and then click on the <button>Edit</button> button in the toolbar; this will open the field and if you have permission it will give you access to edit the values of a field.</li> <li>You can simply click on the field name; this will open the field and if you have permission it will give you access to edit the values of a field.</li> </ul> <h3>Edit State</h3> <p>You can publish, unpublish, archive, and trash any field by clicking in the boxes next the field names and then click on the corresponding button of the task you want to perform. This will change the state of all the fields you’ve selected.</p> <p>If you have trashed a field it is in the trash and can still be found in the database. To view items that are still in the trash change the “- Select Status –“ filter to Trashed. Here you will see the list of trashed fields. To completely remove these fields from your system do the following: first select all the fields you want to permanently delete by clicking in the boxes next to the field names and then click on the <button>Empty trash</button> button in the toolbar. This will permanently delete the fields from the database. On the other hand if you would like to change the status of the field to publish, unpublish or archive, click in the boxes next to the field names and then click on the corresponding button of the task you want to perform. This will change the state of all the fields you’ve selected.</p> <h3>Check-in</h3> <p>When another user on your Joomla website opens a field the system checks the field out to that user. A little lock will show up next to the field name. When you hover over the lock it will show to you who checked it out and when.</p> <p>Component builder adds a nice feature to all its components that is called the auto check-in feature. This feature has a time setting that you can update in the component\'sglobalsettings.</p><p>Ifthisfeaturehasnotyetchecked-inanyofthefieldsthatyouastheadministratorwantstoopenyoucanforceacheck-inbyclickingintheboxesnexttothefieldnamesandthenclickonthe<button>Check-in</button>buttoninthetoolbar,orsimplyclickonthelittlelock.Thiswillthencheckinthefield,whichwillmeanthatitremovesthefieldfromtheuserwhocheckeditoutbeforeyou.Rememberthattheywillloseallchangestheyhavemadeiftheyhavenotyetclickedsave.Thiscancauseveryunpleasantcircumstances,soonlyusethisfeatureifyouareabsolutelysureyouknowwhatyouaredoing.</p><h3>BatchFeature</h3><p>YoucanusetheBatchfeaturetoupdateorcopymanyfieldsatoncebyclickingintheboxesnextthefieldnamesandthenclickonthe<button>Batch</button>buttoninthetoolbar.Thiswillopenapopupwindowwithmultipledropdownoptionsoffieldsyoucanchangewiththebatchfeature.Youcanthenselectupdateorcopydependingofyourdesiredtaskandfinallyclickonthe<button>Process</button>button.Oncecompletedthisbatchfeaturewillhaveeithercopiedorupdatedallthefieldsaccordingtothetaskyouselected.</p><h3>Export&Import</h3><p>Theexportandimportfeatureissomeofthemostexcitingfeaturestothelistviewoffields.Withthemyoucanupdateandcreatemanyfieldsatonce.</p><h3>Export</h3><p>Theexportoptiononlyexportsthefieldsselected.Sotoexportallfieldsyoumustchangethelimitednumberoffieldsthatarebeingloadedto\"All\".Theboxthatlimitsthenumberoffieldsbeingloadedisfoundontherighttopcornerofthepage.Simplychangeitfromthenumberto“All”andthepageshouldnowreloadwith
(10,'fieldtypes','welcome-to-the-list-view-of-fieldtypes','','<p>Here as in all Joomla backend list views you can perform all the common tasks, and more.</p> <h3>Create</h3> <p>You can create a fieldtype by clicking on the <button>New</button> button in the toolbar, this will open a window where you can add all the needed values to create a new fieldtype.</p> <h3>Edit</h3> <p>You can edit fieldtypes in two ways.</p> <ul> <li>You can click on the box next to the fieldtype name and then click on the <button>Edit</button> button in the toolbar; this will open the fieldtype and if you have permission it will give you access to edit the values of a fieldtype.</li> <li>You can simply click on the fieldtype name; this will open the fieldtype and if you have permission it will give you access to edit the values of a fieldtype.</li> </ul> <h3>Edit State</h3> <p>You can publish, unpublish, archive, and trash any fieldtype by clicking in the boxes next the fieldtype names and then click on the corresponding button of the task you want to perform. This will change the state of all the fieldtypes you’ve selected.</p> <p>If you have trashed a fieldtype it is in the trash and can still be found in the database. To view items that are still in the trash change the “- Select Status –“ filter to Trashed. Here you will see the list of trashed fieldtypes. To completely remove these fieldtypes from your system do the following: first select all the fieldtypes you want to permanently delete by clicking in the boxes next to the fieldtype names and then click on the <button>Empty trash</button> button in the toolbar. This will permanently delete the fieldtypes from the database. On the other hand if you would like to change the status of the fieldtype to publish, unpublish or archive, click in the boxes next to the fieldtype names and then click on the corresponding button of the task you want to perform. This will change the state of all the fieldtypes you’ve selected.</p> <h3>Check-in</h3> <p>When another user on your Joomla website opens a fieldtype the system checks the fieldtype out to that user. A little lock will show up next to the fieldtype name. When you hover over the lock it will show to you who checked it out and when.</p> <p>Component builder adds a nice feature to all its components that is called the auto check-in feature. This feature has a time setting that you can update in the component\'sglobalsettings.</p><p>Ifthisfeaturehasnotyetchecked-inanyofthefieldtypesthatyouastheadministratorwantstoopenyoucanforceacheck-inbyclickingintheboxesnexttothefieldtypenamesandthenclickonthe<button>Check-in</button>buttoninthetoolbar,orsimplyclickonthelittlelock.Thiswillthencheckinthefieldtype,whichwillmeanthatitremovesthefieldtypefromtheuserwhocheckeditoutbeforeyou.Rememberthattheywillloseallchangestheyhavemadeiftheyhavenotyetclickedsave.Thiscancauseveryunpleasantcircumstances,soonlyusethisfeatureifyouareabsolutelysureyouknowwhatyouaredoing.</p><h3>BatchFeature</h3><p>YoucanusetheBatchfeaturetoupdateorcopymanyfieldtypesatoncebyclickingintheboxesnextthefieldtypenamesandthenclickonthe<button>Batch</button>buttoninthetoolbar.Thiswillopenapopupwindowwithmultipledropdownoptionsoffieldsyoucanchangewiththebatchfeature.Youcanthenselectupdateorcopydependingofyourdesiredtaskandfinallyclickonthe<button>Process</button>button.Oncecompletedthisbatchfeaturewillhaveeithercopiedorupdatedallthefieldtypesaccordingtothetaskyouselected.</p><h3>Export&Import</h3><p>Theexportandimportfeatureissomeofthemostexcitingfeaturestothelistviewoffieldtypes.Withthemyoucanupdateandcreatemanyfieldtypesatonce.</p><h3>Export</h3><p>Theexportoptiononlyexportsthefieldtypesselected.Sotoexportallfieldtypesyoumustchangethelimitednumberoffieldtypesthatarebeingloadedto\"All\".Theboxthatlimitsthenumbe
(11,'help_documents','welcome-to-the-list-view-of-help-documents','','<p>Here as in all Joomla backend list views you can perform all the common tasks, and more.</p> <h3>Create</h3> <p>You can create a help document by clicking on the <button>New</button> button in the toolbar, this will open a window where you can add all the needed values to create a new help document.</p> <h3>Edit</h3> <p>You can edit help documents in two ways.</p> <ul> <li>You can click on the box next to the help document name and then click on the <button>Edit</button> button in the toolbar; this will open the help document and if you have permission it will give you access to edit the values of a help document.</li> <li>You can simply click on the help document name; this will open the help document and if you have permission it will give you access to edit the values of a help document.</li> </ul> <h3>Edit State</h3> <p>You can publish, unpublish, archive, and trash any help document by clicking in the boxes next the help document names and then click on the corresponding button of the task you want to perform. This will change the state of all the help documents you’ve selected.</p> <p>If you have trashed a help document it is in the trash and can still be found in the database. To view items that are still in the trash change the “- Select Status –“ filter to Trashed. Here you will see the list of trashed help documents. To completely remove these help documents from your system do the following: first select all the help documents you want to permanently delete by clicking in the boxes next to the help document names and then click on the <button>Empty trash</button> button in the toolbar. This will permanently delete the help documents from the database. On the other hand if you would like to change the status of the help document to publish, unpublish or archive, click in the boxes next to the help document names and then click on the corresponding button of the task you want to perform. This will change the state of all the help documents you’ve selected.</p> <h3>Check-in</h3> <p>When another user on your Joomla website opens a help document the system checks the help document out to that user. A little lock will show up next to the help document name. When you hover over the lock it will show to you who checked it out and when.</p> <p>Component builder adds a nice feature to all its components that is called the auto check-in feature. This feature has a time setting that you can update in the component\'sglobalsettings.</p><p>Ifthisfeaturehasnotyetchecked-inanyofthehelpdocumentsthatyouastheadministratorwantstoopenyoucanforceacheck-inbyclickingintheboxesnexttothehelpdocumentnamesandthenclickonthe<button>Check-in</button>buttoninthetoolbar,orsimplyclickonthelittlelock.Thiswillthencheckinthehelpdocument,whichwillmeanthatitremovesthehelpdocumentfromtheuserwhocheckeditoutbeforeyou.Rememberthattheywillloseallchangestheyhavemadeiftheyhavenotyetclickedsave.Thiscancauseveryunpleasantcircumstances,soonlyusethisfeatureifyouareabsolutelysureyouknowwhatyouaredoing.</p><h3>BatchFeature</h3><p>YoucanusetheBatchfeaturetoupdateorcopymanyhelpdocumentsatoncebyclickingintheboxesnextthehelpdocumentnamesandthenclickonthe<button>Batch</button>buttoninthetoolbar.Thiswillopenapopupwindowwithmultipledropdownoptionsoffieldsyoucanchangewiththebatchfeature.Youcanthenselectupdateorcopydependingofyourdesiredtaskandfinallyclickonthe<button>Process</button>button.Oncecompletedthisbatchfeaturewillhaveeithercopiedorupdatedallthehelpdocumentsaccordingtothetaskyouselected.</p><h3>Export&Import</h3><p>Theexportandimportfeatureissomeofthemostexcitingfeaturestothelistviewofhelpdocuments.Withthemyoucanupdateandcreatemanyhelpdocumentsatonce.</p><h3>Export</h3><p>Theexportoptiononlyexportsthehelpdocumentsselect