DocStar ECM Forms. Forms Designer Guide

Size: px
Start display at page:

Download "DocStar ECM Forms. Forms Designer Guide"

Transcription

1 DocStar ECM Forms Forms Designer Guide

2 The contents of this document are for informational purposes only and are subject to change without notice. DocStar makes no guarantee, representations, or warranties with regard to the enclosed information and specifically disclaims, to the full extent of the law, any applicable implied warranties, such as fitness for a particular purpose, merchantability, satisfactory quality, or reasonable skill and care. This document and its contents, including the viewpoints, dates, and functional content expressed herein are believed to be accurate as of its date of publication, 08/17. The usage of any DocStar products or services is subject to DocStar standard terms and conditions then in effect. Usage of the solution(s) described in this document with other software or third-party products may require the purchase of licenses for such other products. DocStar and the DocStar logo are our trademarks or registered trademarks in the United States, and in certain other countries and/or the EU. Copyright All rights reserved.

3 Table of Contents Introduction to Forms... 1 What are Forms?... 1 Why Forms?... 1 A Practical Example... 2 Forms Navigator... 3 Designing a Form... 4 Content Type... 4 Basic Elements... 5 Settings... 5 Choosing an Element... 5 Dragging and Selecting Elements... 6 Element Options... 7 Field Map... 7 Copy and Paste... 7 Label and Value Properties... 7 Help Text... 7 Synchronize Value... 8 Formula... 8 Advanced Field Groups Group Settings The Field Group Controls Form Element Details Text Box Label Multiple Choice True/False Checkboxes Dropdown Section Break Name Address Title Keywords Status Number Website Link Phone... 18

4 Date Date/Time ComboBox Image File Upload Created On Form Options General Field Settings Advanced JavaScript Render with JavaScript CSS Layout Multi-Part Forms Workflow Publishing Forms (Public Links) Options: Notes on Externally Filled Forms Licensing Technical Details and Their Ramifications HTML, PDF, and Renderings Performance Considerations Modifying a Form Template Splitting and Merging... 30

5 Introduction to Forms What are Forms? A form is a special type of document whose content is a combination of a form template and data filled in by a user (or users) or by automated processes. The form template is created using the DocStar Form Designer. Form documents are created from form templates. When in Form Edit mode, they can be filled in by a user with permission to do so. When not in edit mode, they look like regular documents. Form documents can be printed or ed, etc. (subject to permissions). They can also participate in versioning and workflow and any other process. All features shown in this guide are based on having version or newer of DocStar ECM. Why Forms? Forms allow user input and other metadata to be reflected in a document s content, and thereby be visible when the document is viewed, printed, ed, or downloaded. Filling in a well-designed form can be much more intuitive than filling in fields in the Content Fields panel in DocStar. The form layout can include instructions, validation, and other features to guide users through entering data. Data captured via a form are stored in DocStar Content Fields and thereby are readily available to Workflow. In contrast, one could submit PDF or other documents that have been filled in prior to capture by DocStar, but the data in such documents would then have to be extracted and parsed using OCR or other means. Finally, Public Links to forms allow them to be completed via the web by people who are not otherwise DocStar users. 1 January 31, 2018

6 A Practical Example One example of a form is the Time Off Request. It is filled out by any employee who requests vacation or other time off. The form captures the desired dates and other data. Workflow routes the form through one or more approvals notifying the employee at certain, key steps in the process. This is the Time Off Request form in the Form Designer in DocStar. The form layout is shown on the working area, or canvas, on the right. Tools and options for modifying the form are on the left. A navigator is on the far left. Near the top of the tools area, note that the Content Type of the form is shown. This Content Type is applied to each newly created form, or instance, of the Timeoff Request and determines its default fields, workflow, and security class. Controls for creating and navigating among parts of a multi-part form appear above the canvas, below the form name. Multipart forms are discussed below. The Employee Information section of the Time Off Request contains eight elements or fields, which identify the employee and his or her division, department, and supervisor. The Requested Time Off section contains a field group element, which allows one or more date ranges to be specified on a single form. 2 January 31, 2018

7 Forms Navigator The navigation area, on the left, shows a tree of categories. Every form template must specify a category, which helps organize forms. Clicking on the Categories node shows all available form templates. Clicking on a specific category shows form templates of that category. In both cases, the Blank Form Template, from which new ones are created, is also shown. Note the icons: Edit this form template. Click this icon to create a new form template or modify an existing one. To modify, select the current template, edit it, and Save. To create a new one, select Blank Form Template (to start from scratch) or a similar, existing form template. Then click Save As and give the form template a new name. Create a new form document from this template. It may take several seconds to create the form document, after which it is opened in Form Edit mode in the viewer. Users may also double click on a form to create a new form document. Creates a public link for a form. See Publishing Forms, below. Deletes the form template. When a form template is deleted, any form documents that had been created from it cease to behave as forms, but they remain valid documents. Clicking directly on a specific form in the navigator edits it, just as though you had clicked on its category and then hit the pencil icon. 3 January 31, 2018

8 Designing a Form Most of form design involves selecting elements from the tools area and dragging them onto the canvas. There are also a few options that are independent of specific elements. This section covers all of the options and elements available in the form designer. Content Type The Content Type selected in the form designer designates the Content Type of each instance of the form. Thereby, it determines which fields are most readily available, what workflow is applied, etc. You may choose an appropriate, existing Content Type or create a new one through the Content Type Builder, which is accessible here. 4 January 31, 2018

9 Basic Elements Elements are the basic building block of a form. Generally, an element includes a label and an input. Most form elements are tied to fields (standard fields, like Title and Keywords, or user-defined content fields). The element displays the current value (if any) of the field and allows it to be edited (except for read-only fields, like Created On, of course.) The field associated with an element is referred to as its Field Map. Fields associated with form elements can be viewed and modified on the form (in edit mode). They can also be edited in the Content Fields panel, via workflow, or via row or column edits in a results list. To add elements to a form, click on the Add Elements tab, then click an element and drag it to the canvas. Settings The Display Label checkbox determines if elements will be added with or without a label. If you change your mind about the label after placing an element, you can do so through the Element Options tab explained below. Choosing an Element Note that there are four accordions from which elements may be selected: 5 January 31, 2018

10 Content Type Fields For convenience, fields that are among the selected Content Type s default fields are listed in their own accordion. When elements are placed from this collection, the label (if desired) and the field map are predetermined, matching the field. You can modify either the label or the field map after placing the element. Form Elements This category includes standard fields (like Title and Status) for which, like Content Type fields, the label and field map are predetermined. It also includes generic elements, like Text Box and Dropdown, for which a dialog box opens as the element is placed to select (or create) a field to which the element will map. It also includes special elements, like File Upload and Link. All of the Form Elements are detailed below. Field Groups Field groups defined in DocStar are listed here, allowing you to drag any field groups into the form. See Field Groups below for more information on designing forms with field groups. Customized Form Elements Customized Form Elements include all user-defined fields, whether or not they are among those selected in the Content Type. These are placed with a predefined field map and can be labeled if the user desires. Dragging and Selecting Elements Once placed on a form, you can drag an element to change its position. Clicking on an element selects it. Depending on where you click, you may select the label, the input (text box, combo box, etc.) or the element container, which includes both. Some elements don t allow independent selection of the input or container, as detailed below. This is a Text Box element whose label is selected. As indicated by the resize handles, only the right and bottom edges of the label can be resized. As the label is enlarged, the overall size of the element is increased and the input is moved to accommodate. This is the same element with its input selected. Once again, as indicated by the handles, only the right and bottom edges can be resized. To move the input to the left, select the label and make it narrower. In order to select the element s container, you have to click on some place other than the label or the input, such as its border. The container may be resized in any or all directions. 6 January 31, 2018

11 Regardless of which part of the element is selected, the Element Options tab is displayed. These options are defined below. Element Options The element options tab allows various properties of an element to be changed. Depending on the type of element selected, some or all of the following will be available. Field Map The field map ties the element to a content field, so that the form displays and edits that field. Depending on the type of element, your choice of fields may be restricted to a specific type. Some elements are predefined to work with a single field, so there are no other choices. The pencil icon ( ) lets you modify the definition of a field and the plus icon ( ) lets you create a new field. Creating or modifying a field here has the same effect as doing so on the Fields Admin page. Copy and Paste Clicking the copy icon ( ) while one or more form fields are selected allows you to copy it. The Paste icon ( ) allows you to paste the copies. Control-C and Control-V may also be used as shortcut keys. Regarding selecting multiple items, this may be done by clicking and dragging over the desired elements or holding the control key to select additional fields. Holding the shift key and clicking will select all elements in the specified range. Label and Value Properties Optionally, a label is shown next to each element. The label text, font, color, and style can be modified. More advanced formatting options are available using CSS, discussed below. Value properties exist for most elements to adjust how a field value is displayed. A predefined value (default value) can often be set; as can Help Text, which is displayed when the user filling out the form hovers the mouse over the element. If using a Field that appears on multiple pages, clicking the Synchronize Value checkbox will result in that value being carried over across multiple form parts once a save operation has been performed on the form. Note that the Synchronize Value check box must be checked on each instance. Help Text You may specify help text on form elements. If a user hovers over the form element, the text you enter here will be displayed as a tooltip. 7 January 31, 2018

12 Synchronize Value If you have a form value which appears on more than one page, clicking this box on each appearance will set the value to appear again on that subsequent instance. For example, if the user filling out the form needs to add their name, you can have them enter it on the first page and synchronize that value on pages 1 and 2 so that value appears again without the need for them to re-enter it. Formula A formula allows the value of a numeric element to be computed using basic arithmetic from other numeric elements on the form. By default, the Formulas accordion shows the current formula if any defined for the element. Clicking the pencil icon within the accordion enters formula edit mode. In formula edit mode, much of the form designer is disabled. A formula is created by clicking on the numeric elements on the form and by clicking on the virtual keypad, which includes arithmetic operators, digits, and parenthesis. For instance, to make a formula that is the product of two elements, like Quantity times Unit Price, click on the Quantity element, then X, and then Unit Price. The summation (Σ, or sigma) symbol is used to sum all values of a field group element, such as to generate a total amount from a collection of line item amounts. As the formula is built, messages will explain what may be added next, and the buttons will be enabled and disabled accordingly. DEL deletes the last entry made to the formula. C clears the formula. Clicking the save icon exits formula edit mode retaining your current formula. The cancel icon exits formula edit mode and abandons changes you ve just made. 8 January 31, 2018

13 Field Groups and Formulas Field group elements (discussed below) may be computed from other elements in the field group, in which case the formula refers to values in the same field set (row). Thus, as in the Quantity times Unit Price example above, an Extended Amount can be computed for each line item. Field Group elements that are computed from elements outside the field group refer only to the first value (if there are multiple values) of the field. Any element may compute the sum of an element within any field group. 9 January 31, 2018

14 Advanced The Advanced accordion offers these features, subject to licensing. See Licensing, below. The Render As Text option determines how an element on the form will look when it is not in edit mode, which includes viewing in DocStar with Form Edit mode off and when printing, ing, or saving a copy. When rendered as text, elements will not look like a form input element: they will not have a border, dropdown indicator, date picker, etc. The File Upload element is hidden entirely when rendered as text. CSS (Cascading Style Sheets) allow advanced formatting to be applied to forms. Class names can also be used in Javascript selectors for various types of automation. For most elements, CSS class names may be specified individually for the label, value, and the container. Multiple class names, separated by spaces, may be applied to each. See Javascript and CSS under Form Options, below. Group Settings and a Delete Group button appear here only for elements that are members of a field group. Field Groups Field groups are composite elements made of the following: An overall container for the group. An element for each field in the group; each of these includes a container, a label, and a value. A delete set icon. An add set icon. In form edit mode, users can enter multiple sets of values (rows or line items) into a field group element, and it grows to accommodate the additional data. Different parts of the field group element can be selected individually, and options available vary with the selection. Let s look at an example from the Time Off Request. The text, Requested Time Off, at the top and the four column headings below it are actually Label elements independent of the field group. The field group itself is just this: 10 January 31, 2018

15 The type of each member element (i.e. Dropdown, Date) is determined automatically by the type of the mapped field. Selecting any of the member elements shows its Element Options similar to those shown for elements that are outside of a field group. Note that the label has been hidden for each of these, because one set of the independent labels above the field group was preferred to including labels on each row. Group Settings When any part of the field group is selected, these Group Settings are displayed. The repeat direction determines where the second, third, etc. field set will appear on the form. Generally, field groups are repeated vertically so that each new set appears as a new row. One reason to repeat a field set horizontally might be to display two address blocks (i.e. Billing and Shipping) side by side on a form. Spacing is the distance in pixels between field sets. Min Count is the minimum number of field set elements shown, even when there are fewer sets of data in the field set. For instance, if the Min Count is 5, then a new form will show 5 sets of inputs even if no data have been entered yet. To see the effect of Repeat Direction and Spacing in the designer, change the Min Count to 2 or more. The effect of Max Per Page varies depending on the Layout Mode set in Advanced Form Options. In Grid mode, it determines how many sets (rows) may appear before a page break is automatically inserted, moving the remaining rows and all elements below the field group to the next page. In Flow mode, when the maximum number of sets is exceeded, elements below the field group simply shift downward no page break is added. Sort By determines the order of the field sets on the form. The Field Group Controls The Add and Delete icons included in the field group element can each be selected. They may be moved relative to the other elements within the field group. Although various Label and Value properties are displayed, none of them are applied in Form Edit mode (at this time.) Note that clicking them doesn t add or delete anything here in the form designer; these icons just represent the buttons that users will click to add and delete field sets when filling out a form. 11 January 31, 2018

16 Form Element Details Now that selecting elements, element options, and field groups have been discussed, the elements found in the Form Elements accordion can be reviewed in detail. Text Box This is a text box input with optional label. A dialog box requires you to choose the field to which it will be mapped when you place the element. You may select any existing field or create one. Note that sometimes a text box is not a text box. If the mapped field is augmented by a type ahead or dropdown Datalink through the Content Type, then an input element matching the Datalink is used instead of an actual text box. Label The label element is just a label. It has no associated input or field map, and the label is not in a container. It is used to display static text, like instructions, on a form. Multiple Choice This element includes an optional overall label and a set of radio buttons, each with individual labels and values. When presented to a user, he or she may select any one of the options. The field chooser dialog appears when this element is placed, through which a field is mapped. The value specified here in the form designer corresponding to the selected choice is stored in the mapped field at run time. The labels are displayed next to each radio button in the form. In many cases, the values will differ from the labels. For instance, you may show options with user-friendly descriptive labels but store abbreviated or numeric values, which are more conveniently processed in workflow. Initially, the element includes three choices, each with a label and a value. 12 January 31, 2018

17 The label is displayed on the form, and the value is stored in the mapped field. All values therefore must be compatible with the field type: i.e. you can t store, text in a Date field. You can remove or add choices with the and symbols, respectively. Clicking a radio button in the Value accordion designates the default selection. The Field Layout selection allows you to arrange the choices Side by Side (horizontally) instead of in one column (vertically), as shown here. Note that only the label of this element may be resized. The individual choices are automatically sized to their respective labels, and the element container is automatically sized to its content. Thus, you cannot select the container or each option individually. True/False The true/false element must be mapped to a Boolean field. It appears on the form as a checkbox with (optional) label. 13 January 31, 2018

18 The Predefined Value is the default state of the checkbox when a new form instance is created. The Help Text is displayed as a tooltip when the user moves the mouse over the element. Checkboxes The Checkboxes element is similar to the Multiple Choice element in many respects. It must be mapped to a field. It combines an optional master label with a collection of input elements with individual labels and values. There are initially three checkboxes, but you may add or delete. All of the values must be compatible with the type of the mapped field. One Column and Side by Side layouts are available. No part of the element can be resized except for its master label, so the container and the individual choices cannot be selected. In this example, the mapped field is an Integer so the default values are all integers. 14 January 31, 2018

19 The distinction between Checkboxes and Multiple Choice is that the former is not restricted to one selection; the user may check none, one, two or all of the checkboxes. When no box is checked, no value at all is stored for the mapped field. When multiple boxes are checked, multiple values are stored for the field. Thus, in the example above, if a user checks Phone and , two distinct values (1 and 4) are stored for the mapped field. Workflow designers partial to bitifield operations can combine integer or long checkbox values into a single field using the Sum operation in the Aggregate Task. If doing so, ensure that only powers of 2 (i.e. 1, 2, 4, 8, 16, 32, etc.) are used as individual values. 15 January 31, 2018

20 Dropdown The Dropdown element is a label and a dropdown input (a Select element in HTML). The dropdown must be mapped to a List type field. The choices displayed are driven by the specified list. Like the Text Box, if the mapped field is set to use a dropdown or type ahead DataLink via the Content Type, then the DataLink determines the choices and the type of input element displayed. Section Break The section break is a horizontal line optionally with a label above it. It has no field map and no input. It may be resized as desired. If expanded vertically, it will appear as a rectangular box rather than a line. Name The Name element is a short-cut for creating a field group, called Name, which includes two text fields called First Name and Last Name, and then placing that field group element onto the form. It is the equivalent of creating the two fields manually on the Fields admin page, then creating the Field Group, and placing it. If the field group already exists, it just places the element. Address Similar to Name, this is a short-cut for creating a field group (if it doesn t already exist) and placing it on the form. The Address field group has the six text fields shown here, arranged (by default) as shown below. 16 January 31, 2018

21 Title This element is simply a Text Box pre-configured for the standard Title field. Keywords This element is a multiline Text Box (a TextArea in HTML) pre-configured for the standard Keywords field. Status This element is pre-configured for the Status field, which is designed to capture Verify Field Group Task results from Workflow. (Status may be set with other workflow tasks, too.) The element includes a label, which may be hidden, and a value area that will render basic HTML markup, such as a bulleted list. One of the Settings in the Verify Field Group Task allows the result to be formatted with HTML, and this is how such a result is displayed in a form. When selected, only the label is resizable. The width of the container will adjust to the width of the label, and at runtime, the height of the container will adjust to the value of the Status field. Number Similar to the Text Box element, the Number element prompts for a field to which it will map. The field must be a numeric type (Decimal, Integer, or Long). This variation of the Text Box element is labeled, as a convenience when placing this commonly used input on a form. Website This is another Text Box variation with an alternate label. 17 January 31, 2018

22 Link A hyperlink can be placed in a form, allowing form creators to link to another web element. Phone Likewise, this is a Text Box variation with an alternate label. Date Like Number, this is a specialized input element. A Date field must be mapped to it. A date picker will be available when a user is filling in this element on a form document. Date/Time Like Date, except that it maps to Date/Time fields and provides a date/time picker. ComboBox Like the Dropdown element, the ComboBox is a label and a list-driven input, and it must be mapped to a List type field. A user may choose from the list or enter their own value, ignoring the choices. Like Text Box and Dropdown elements, the behavior of the ComboBox changes when the mapped field is driven by a type ahead or dropdown DataLink. The DataLink determines the type of input element displayed and the choices available therein. Image Use the image element to include a logo or other picture on the form. It is not mapped to a field. Rather, an image must be specified here in the designer. You can choose an image previously uploaded or upload a PNG or JPEG file. The element can be resized and the image will be stretched to fit it. Be mindful of aspect ratio; you don t want logos or other images to appear too tall or short. File Upload Add this element to allow form-fillers to add additional content to a form, such as receipts to an expense report. When a user fills in the form, the File Upload element will initially have one Choose File button. If a file is selected, another appears, allowing multiple files to be uploaded (attached) to the form in one operation. The file(s) are uploaded when the form is saved and are added as additonal content items to the end of the document. 18 January 31, 2018

23 Note that after saving the form, the name(s) of the files will no longer appear in the File Upload. Further, attached content will not appear when the form is in Form Edit mode. The attached files will be visible when the user leaves Form Edit mode. Attached content is queued for rendering, so that in most cases, it can be viewed in the DocStar image viewer after a short period of time. See Technical Details at the end of this guide for more information on content items and forms. Created On The Created On element is preconfigured to display the Created On property. 19 January 31, 2018

24 Form Options Form options include the following settings which apply to the whole form. General Security Class determines permissions to the form template itself, not documents generated from it. Form documents have their own security class initially determined by the form s Content Type. The Category determines where this form appears in the forms navigator. Name is the name of the form template and also the initial title of any form documents created from it. Description is a field for the form designer to leave notes regarding the design choices and function of the form. This can be useful when developing a new version of a form. Page Size and Orientation determine how the form is presented both in and out of Form Edit mode. Start As Draft, if checked, will cause each form document created from this template to start out as a draft version, similar to documents that are imported as drafts. Display Grid and Snap To Grid features aid in aligning elements in the form designer. Displaying the grid helps you see when items are aligned. Snap to grid forces items to line up on a grid; the unit is a pixel. Public links can be created to publish forms for non-docstar users to fill out. This is discussed below. Autosaving the public link version of the form is disabled by default. 20 January 31, 2018

25 Field Settings Forms designers can specify if changes made to particular fields can invalidate an approval. For each field on a form, a checkbox is present which allows the designer to choose whether or not modifications to particular fields will reset the status of the approval on the form. For example, if a purchase order requisition form is used and the quantity is changed after a manager approves it, you may want to ensure that approvals are invalidated, but if the description is changed, it s not as important. Advanced Forms include the following options in the Advanced accordion. Some of these features are dependent on licensing. See Licensing, below. Save Button As with other content items in DocStar, a Save operation can preserve changes to made fields without moving the content item forward in Workflow. To simplify the process and avoid confusion for external users who may not understand the difference between Save and Submit, forms designers can choose to omit showing the save button on the Form itself. Internal users will still see the save button in the save button in the metadata panel. Submit Button When a user fills out a form, a Submit button (as well as an optional Save button) is present. The meaning of this button, the label it displays, and the message displayed after clicking it can all be modified here. Submit can Complete the form. A completed form will no longer be viewed in Form Edit mode or modified. Submit can issue the Submit command to the workflow panel, assuming the document is at a user input action in workflow. Enable this option when the form includes all inputs required for workflow to progress. Defer Workflow If unchecked, workflow will be executed immediately on the creation of the form. When this box is checked, this prevents the workflow from executing until the document has been submitted by the user. This setting may be 21 January 31, 2018

26 desirable if you are creating public links or relying on user data for automatic tasks, such as creating a title, adding to a folder, or routing. Checking this box will ensure that only completed forms reach the workflow queue. Layout The alignment of the Save and Submit button can be modified through the Button Alignment options. Multipart forms (discussed below) will have additional buttons to navigate among form parts. The Flow and Grid layout modes affect interpretation of the Max Per Page option of all field groups on the form. In Grid mode, a page break is added when any field group contains more sets than its Max Per Page. In Flow mode, elements flow downward to accommodate the field group but no page break is added. Tab Order determines the order in which focus moves from element to element when hitting the Tab key. Clicking the pencil icon opens the Tab Order Editor dialog. All elements which can accept focus (input) are listed; this excludes labels, images, and section breaks. Drag an element up or down to change its Tab Order. Click the icon to disable the tab stop on an element. The element will still be visible and functional, but pressing the Tab key will never stop there; a user will have to click on it. Clicking OK and Cancel, of course, close the dialog accepting or discarding any changes made, respectively. Reset enables tab stops on all elements and reorders them from top to bottom, left to right. JavaScript JavaScript may be used to provide advanced functionality. Click the icon to open the JavaScript editor. 22 January 31, 2018

27 Your script executes each time an instance of your form is loaded in Form Edit mode. It may contain essentially any valid JavaScript as well as jquery library features, accessible with the $ factory method or $. predefined functions. Things you can do with JavaScript in your form include, but are not limited to: Hide or show elements or otherwise alter their appearance. Typically this would be based on data present in the document or entered in other elements. Provide validation on data entered in the form. That is, report if a part number doesn t match a required format. Calculate the value of elements based on other data in ways beyond those provided by the Formula feature. Integrate with other systems through web services. Implement a Space Wars game. Really. This is possible. Unfortunately, it is also possible through a bad script to create bugs that impair the operation of your form or DocStar. Therefore, JavaScript should be used cautiously. 23 January 31, 2018

28 DocStar recommends that you use the following objects and methods, which are provided for form script developers. $form is a JavaScript selector which contains the whole form. Selecting elements within $form with the.find() method using their type, name, and/or class name(s) (specified for each element in the Element Options tab s Advanced accordion) is the recommended practice to ensure your script affects your form and no other parts of DocStar. Check online resources for help defining jquery selectors. The custom.changeval() and.changechecked() methods may be applied to elements to change their values and fire their change events. Use.changeChecked() on check boxes and radio buttons and.changeval() on everything else. window.formcleanup helps manage removal of event handlers, timers, and intervals when the form unloads. Push any settimeout() and setinterval() functions you use onto their respective arrays in formcleanup. Likewise, define the unbindfunction in formcleanup so that it removes all event bindings you ve created; this is facilitated by including a namespace (like.form ) on all of your events. Failure to remove timers and unbind events will cause DocStar to become slower and slower over time as forms are processed. The comment blocks included in the JavaScript of each new form provides further details. Render with JavaScript By default, the form s JavaScript is executed only when it is viewed in Form Edit mode. This is suitable for anything that provides validation. However, scripts that affect the appearance of the form will not be reflected outside Form Edit mode unless this option is checked. Rendering the form with JavaScript allows appearance changes made by JavaScript to be reflected in the standard viewer and when the form document is printed, ed, or downloaded. CSS Layout CSS Layout may be used to alter the appearance of elements based on their type, relationship to other elements, and/or on CSS class names applied to them through Element Options. For instance, the Time Off Request form used as an example in this document applies a few lines of CSS to orient the labels of all elements above their values rather than to their left. div, span, input, select, textarea, img { vertical-align : middle; z-index : 0; }.formelementlabel { display : block; white-space : pre; vertical-align : middle; } 24 January 31, 2018

29 Multi-Part Forms A single form part may span multiple pages, but each form part always begins on a new page. Thus, one reason to use multipart forms is to control pagination. Moreover, a multipart form document may be split, creating separate form documents. See Splitting, below. This supports a process in which different workflows are to be applied in parallel. Note that elements tied to the same fields may appear in multiple parts of a form, so that a user would only have to fill them in once. Then, when the form is split, both (all) parts contain these data. To add a second part to a form template, click the Insert button above the canvas. Doing so will add a new, empty form part after the current form part, changing the navigation bar thus: The plus symbol also adds a form part, but adds it to the end of the form. The x symbol deletes the current form part. The bookmark for each form part may be altered. When an instance of this form is viewed (in Form Edit mode or otherwise), the bookmarks may be used to navigate among parts. You may want to consider using the Synchronize Values function when building a mult-part form. 25 January 31, 2018

30 Workflow It is not essential that a form take part in a workflow, but it is fully supported and very valuable. Workflow allows parts of a form to be filled in and/or validated automatically using math operations, Datalinks, etc. Any workflow tasks can be used on forms, but some are particularly useful with forms. Display Message Task allows you to specify a region, which will be highlighted on the document. Thus a user can be prompted to fill in part of a form and be guided to the correct spot. Math Task can operate on individual fields or a field group, and it can perform some operations like date arithmetic that are not available via a Formula on a form. Aggregate Math Task computes sums and other aggregate functions on multi-valued inputs. (A Formula is limited to computing a sum on a field group element.) Set Field Group Values populates a row or rows in a field group drawing from any types of inputs. There is also the Complete Form Task. 26 January 31, 2018

31 Publishing Forms (Public Links) Creating a public link for a form allows an instance of the form to be completed by someone who isn t a DocStar user. A link can be created from the form designer though this button in the Form Options tab. Note that specific licensing is required for public links, as described below. Also, you can click the link icon shown on each form representation in the navigator. Either way, you ll be presented with this dialog. Through this dialog, the form designer creates a link (a URL), which may be ed from here. Alternately, the link may be copied from the dialog and pasted into another webpage, which becomes a custom front end for inviting people to fill out a form. 27 January 31, 2018

32 Options: Recaptcha is an option, available on DocStar hosted systems, to prevent bots from filling in forms. When checked, DocStar delivers a web page containing the Google recaptcha widget, and the user must satisfy it before accessing the External Form Filler. This is what the widget typically looks like to a user. Generally, a user need only check the box to indicate that they are human. In some cases, it is also necessary to identify which of several images match a description. Display Meta Panel the external form filler is based on the DocStar document viewer. Optionally, it may include the metadata panel, including all content fields, but without Approvals, Workflow, and certain other features. If omitted, the user will only see the form. Use DocStar Layout unchecking this option will hide the DocStar branding and navigation buttons. Expiration optionally, the link created hereby will cease to function after a specified number of uses or after a specified date. When someone uses the link, he or she creates a new form document and opens it in the External Form Filler. It functions like Form edit mode in DocStar. A form may be partially filled in and saved. The user can reuse the original link on the same computer a cookie is used to identify the partially-completed form to finish filling in the form later. (Without this cookie, the link would create another new form.) Alternately, the user may bookmark the form while filling it in. This bookmark identifies the form and can be used from another device. (This is a different URL than the one originally created when the form was published.) Notes on Externally Filled Forms All activities (creating the document, saving, etc.) performed in the external form filler are done using the credentials of whomever created the link. Likewise, they are audited to that user, although the description in each audit will indicate that it was performed by an external user. Until they are submitted, they are regarded as temporary documents. As such, they are not indexed and thus cannot be found via search. Furthermore, they will automatically be deleted if not made permanent within a set period of time (14 days by default). When submitted, the form becomes a permanent document. If the link had been created with a limited number of uses, this count is decremented at this time. 28 January 31, 2018

33 Licensing The Forms license unlocks the forms tab and the ability to design and use forms. The Forms, Advanced license is required for these features in the designer: Advanced accordion within the Element Options tab. JavaScript and CSS Layout in Form Options. Published Forms (Pay per Use) licenses are required to create public links. The number available is reduced by one when a user submits the form. Technical Details and Their Ramifications The following details regarding the DocStar implementation of forms can help form developers achieve greater functionality and performance. HTML, PDF, and Renderings Fundamentally, each DocStar form is an HTML document (web page). The various inputs and labels are all HTML elements. This allows them to be viewed and filled in with any browser, and this is what allows them to be formatted and manipulated using CSS and JavaScript. For all operations except Form Edit mode, a PDF file is generated from this HTML. Additionally, a single PDF is generated for each form part. This PDF is regenerated immediately by DocStar whenever a change to a content field, which appears on the form, occurs. This is true if the change is made in Form Edit mode or anywhere else in DocStar, including via workflow. The exception to this is a completed form; the PDF content ceases to be updated once the form is completed. Whenever the PDF representation of a form part is changed, the corresponding renderings change, too. Performance Considerations Due to the work required to update the PDF representation and renderings, which is performed directly not through the distributed queue there can be a noticeable delay when making a minor change to data on a complex form document. Form and workflow designers can minimize re-rendering time (i.e. improve performance) by following these guidelines: For large, complex forms, separate the form elements into multiple form parts, and avoid including the same field (unless it is unlikely to change) on multiple parts. Thereby, each change will typically affect only one part, and DocStar will only re-render the part(s) affected by the change. Workflows that operate on form data should combine multiple tasks into a single action whenever possible. A save occurs after each action, and each save will re-render affected form parts. In general not just in Forms a workflow with fewer/bigger actions is more efficient than one with more/smaller ones; this difference is more significant with forms due to the re-rendering that occurs. 29 January 31, 2018

34 Modifying a Form Template Form designers may need to consider the impact of modifying a form template when there are already forms based on that template in use. First, any completed forms are unaffected. Their PDF representation and renderings no longer change. Also, there is no immediate impact on any uncompleted forms. Their PDF representations and renderings won t change until (unless) a field that is used on the form is modified. When modified, these documents will be rerendered using the new form template. Thus, there may be a period of time in which changes to a form template seem to trickle out to active forms, as they are processed. Finally, Form Edit mode always uses the latest form template to display the form. Splitting and Merging Technically, each form part defines a distinct content item. Consequently, a form document may be split between form parts, and each of the resulting documents is itself a form document. Splitting forms is discussed above under Multipart Forms. In contrast, if one were to split a document within a form part, this would require bursting that content item, and thereafter it would no longer be editable as a form. The order of form parts and non-form content, which has been added to a form document, can be rearranged via the document thumbnails view. Each part will operate normally even though they are no longer in their original order. It is also possible to merge parts of two different forms into the same document, although this is not a recommended practice. Each form part will operate according to its respective template. 30 January 31, 2018

35 About DocStar Helping businesses translate vision into action for more than 20 years, DocStar delivers a flexible and innovative enterprise content management and process automation platform. Easy to implement and use both in the cloud and on premises DocStar proven technology and global process expertise empowers organizations to operate at peak performance, navigate change, and grow x2735 info@docstar.com

Table Basics. The structure of an table

Table Basics. The structure of an table TABLE -FRAMESET Table Basics A table is a grid of rows and columns that intersect to form cells. Two different types of cells exist: Table cell that contains data, is created with the A cell that

More information

SPARK. User Manual Ver ITLAQ Technologies

SPARK. User Manual Ver ITLAQ Technologies SPARK Forms Builder for Office 365 User Manual Ver. 3.5.50.102 0 ITLAQ Technologies www.itlaq.com Table of Contents 1 The Form Designer Workspace... 3 1.1 Form Toolbox... 3 1.1.1 Hiding/ Unhiding/ Minimizing

More information

SharePoint List Booster Features

SharePoint List Booster Features SharePoint List Booster Features Contents Overview... 5 Supported Environment... 5 User Interface... 5 Disabling List Booster, Hiding List Booster Menu and Disabling Cross Page Queries for specific List

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

Nintex Forms 2010 Help

Nintex Forms 2010 Help Nintex Forms 2010 Help Last updated: Monday, April 20, 2015 1 Administration and Configuration 1.1 Licensing settings 1.2 Activating Nintex Forms 1.3 Web Application activation settings 1.4 Manage device

More information

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA PRESENCE RadEditor Guide SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Contents... 2 Introduction... 3 What is RadEditor?... 3 RadEditor

More information

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Content 1 INTRODUCTION... 4 1.1 Page-based systems versus item-based systems 4 1.2 Browser support 5

More information

Overview of the Adobe Dreamweaver CS5 workspace

Overview of the Adobe Dreamweaver CS5 workspace Adobe Dreamweaver CS5 Activity 2.1 guide Overview of the Adobe Dreamweaver CS5 workspace You can access Adobe Dreamweaver CS5 tools, commands, and features by using menus or by selecting options from one

More information

How to set up a local root folder and site structure

How to set up a local root folder and site structure Activity 2.1 guide How to set up a local root folder and site structure The first thing to do when creating a new website with Adobe Dreamweaver CS3 is to define a site and identify a root folder where

More information

Lava New Media s CMS. Documentation Page 1

Lava New Media s CMS. Documentation Page 1 Lava New Media s CMS Documentation 5.12.2010 Page 1 Table of Contents Logging On to the Content Management System 3 Introduction to the CMS 3 What is the page tree? 4 Editing Web Pages 5 How to use the

More information

Rich Text Editor Quick Reference

Rich Text Editor Quick Reference Rich Text Editor Quick Reference Introduction Using the rich text editor is similar to using a word processing application such as Microsoft Word. After data is typed into the editing area it can be formatted

More information

PlayerLync Forms User Guide (MachForm)

PlayerLync Forms User Guide (MachForm) PlayerLync Forms User Guide (MachForm) Table of Contents FORM MANAGER... 1 FORM BUILDER... 3 ENTRY MANAGER... 4 THEME EDITOR... 6 NOTIFICATIONS... 8 FORM CODE... 9 FORM MANAGER The form manager is where

More information

Using Adobe Contribute 4 A guide for new website authors

Using Adobe Contribute 4 A guide for new website authors Using Adobe Contribute 4 A guide for new website authors Adobe Contribute allows you to easily update websites without any knowledge of HTML. This handout will provide an introduction to Adobe Contribute

More information

Creating Web Pages with SeaMonkey Composer

Creating Web Pages with SeaMonkey Composer 1 of 26 6/13/2011 11:26 PM Creating Web Pages with SeaMonkey Composer SeaMonkey Composer lets you create your own web pages and publish them on the web. You don't have to know HTML to use Composer; it

More information

Configuring Ad hoc Reporting. Version: 16.0

Configuring Ad hoc Reporting. Version: 16.0 Configuring Ad hoc Reporting Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Kendo UI Builder by Progress : Using Kendo UI Designer

Kendo UI Builder by Progress : Using Kendo UI Designer Kendo UI Builder by Progress : Using Kendo UI Designer Notices 2016 Telerik AD. All rights reserved. November 2016 Last updated with new content: Version 1.1 3 Notices 4 Contents Table of Contents Chapter

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro for the Mac University Information Technology Services Training, Outreach, Learning Technologies and Video Production Copyright 2012 KSU Department

More information

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Table of Contents Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Series Chart with Dynamic Series Master-Detail

More information

Creating Dashboard. Version: 7.3

Creating Dashboard. Version: 7.3 Creating Dashboard Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

Cart32 Store Builder User Manual

Cart32 Store Builder User Manual Cart32 Store Builder User Manual 1 Contents 1. Client and Sales Summaries... 3 2. Main Categories... 3 3. Store Builder Sub-Categories... 3 Categories... 4 Add a Category/Subcategory... 5 Edit a Category/Subcategory...

More information

BCI.com Sitecore Publishing Guide. November 2017

BCI.com Sitecore Publishing Guide. November 2017 BCI.com Sitecore Publishing Guide November 2017 Table of contents 3 Introduction 63 Search 4 Sitecore terms 66 Change your personal settings 5 Publishing basics 5 Log in to Sitecore Editing 69 BCI.com

More information

Adobe Fireworks CS Essential Techniques

Adobe Fireworks CS Essential Techniques Adobe Fireworks CS4 HOW-TOs 100 Essential Techniques Jim Babbage 140 64 Creating Graphic Symbols Resizing Symbols When you resize any bitmap to a smaller size, pixel information is discarded. This is normally

More information

Percussion Documentation Table of Contents

Percussion Documentation Table of Contents Percussion Documentation Table of Contents Intro to the Percussion Interface... 2 Logging In to Percussion... 2 The Dashboard... 2 Managing Dashboard Gadgets... 3 The Menu... 4 The Finder... 4 Editor view...

More information

FirmSite Control. Tutorial

FirmSite Control. Tutorial FirmSite Control Tutorial 1 Last Updated June 26, 2007 by Melinda France Contents A. Logging on to the Administrative Control Center... 3 Using the Editor Overview:... 3 Inserting an Image... 7 Inserting

More information

How to lay out a web page with CSS

How to lay out a web page with CSS Activity 2.6 guide How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS4 to create a simple page layout. However, a more powerful technique is to use Cascading Style

More information

Website Creating Content

Website Creating Content CREATING WEBSITE CONTENT As an administrator, you will need to know how to create content pages within your website. This document will help you learn how to: Create Custom Pages Edit Content Areas Creating

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Configuring Ad hoc Reporting Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2012 Intellicus Technologies This document and its

More information

PowerPoint 2016 Building a Presentation

PowerPoint 2016 Building a Presentation PowerPoint 2016 Building a Presentation What is PowerPoint? PowerPoint is presentation software that helps users quickly and efficiently create dynamic, professional-looking presentations through the use

More information

Using Sitecore 5.3.1

Using Sitecore 5.3.1 Using Sitecore 5.3.1 An End-User s Guide to Using and Administrating Sitecore Author: Sitecore Corporation Date: December 12, 2007 Release: Rev. 1.0 Language: English Sitecore is a registered trademark.

More information

Virto SharePoint Forms Designer for Office 365. Installation and User Guide

Virto SharePoint Forms Designer for Office 365. Installation and User Guide Virto SharePoint Forms Designer for Office 365 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 INSTALLING VIRTO SHAREPOINT FORMS FOR OFFICE 365...3 LICENSE ACTIVATION...4

More information

Info Input Express Limited Edition

Info Input Express Limited Edition Info Input Express Limited Edition User s Guide A-61891 Table of Contents Using Info Input Express to Create and Retrieve Documents... 7 Compatibility... 7 Contents of this Guide... 7 Terminology... 9

More information

ITEC447 Web Projects CHAPTER 9 FORMS 1

ITEC447 Web Projects CHAPTER 9 FORMS 1 ITEC447 Web Projects CHAPTER 9 FORMS 1 Getting Interactive with Forms The last few years have seen the emergence of the interactive web or Web 2.0, as people like to call it. The interactive web is an

More information

Unit 3: Local Fields

Unit 3: Local Fields Unit 3: Local Fields Text Fields Questions Covered What are fields and how do we define them? How can we change the kinds of data we are collecting? What are the different data types available and how

More information

Océ Posterizer Pro Designer. POP into retail. User manual Application guide

Océ Posterizer Pro Designer. POP into retail. User manual Application guide - Océ Posterizer Pro Designer POP into retail o User manual Application guide Copyright copyright-2010 Océ All rights reserved. No part of this work may be reproduced, copied, adapted, or transmitted in

More information

NVU Web Authoring System

NVU Web Authoring System NVU Web Authoring System http://www.nvu.com/index.php Table of Contents Using Nvu as Your Web Page Authoring System: Getting Started Opening a page, saving, and previewing your work...3 Formatting the

More information

BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps

BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps Step 1: Log into your BrandingUI Administrative site https:// yourclientid.brandingui.com/admin-signin.php Use the initial

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

CA CloudMinder. Identity Management User Console Design Guide 1.51

CA CloudMinder. Identity Management User Console Design Guide 1.51 CA CloudMinder Identity Management User Console Design Guide 1.51 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Lightning Knowledge Guide

Lightning Knowledge Guide Lightning Knowledge Guide Salesforce, Spring 18 @salesforcedocs Last updated: April 13, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Just so you know: Things You Can t Do with Word... 1 Get Organized... 1 Create the

More information

Quark XML Author October 2017 Update for Platform with Business Documents

Quark XML Author October 2017 Update for Platform with Business Documents Quark XML Author 05 - October 07 Update for Platform with Business Documents Contents Getting started... About Quark XML Author... Working with the Platform repository...3 Creating a new document from

More information

Lesson 1: Creating and formatting an Answers analysis

Lesson 1: Creating and formatting an Answers analysis Lesson 1: Creating and formatting an Answers analysis Answers is the ad-hoc query environment in the OBIEE suite. It is in Answers that you create and format analyses to help analyze business results.

More information

Adding Text and Images. IMCOM Enterprise Web CMS Tutorial 1 Version 2

Adding Text and Images. IMCOM Enterprise Web CMS Tutorial 1 Version 2 Adding Text and Images IMCOM Enterprise Web CMS Tutorial 1 Version 2 Contents and general instructions PAGE: 3. First steps: Open a page and a block to edit 4. Edit text / The menu bar 5. Link to sites,

More information

DESIGN TRANSFORMATIONAL IPAD APPS

DESIGN TRANSFORMATIONAL IPAD APPS DESIGN TRANSFORMATIONAL IPAD APPS Thank you for participating in a workshop at MicroStrategy World 2019. If you missed or did not finish an exercise and want to complete it after the conference, use this

More information

In Depth: Writer. The word processor is arguably the most popular element within any office suite. That. Formatting Text CHAPTER 23

In Depth: Writer. The word processor is arguably the most popular element within any office suite. That. Formatting Text CHAPTER 23 CHAPTER 23 In Depth: Writer The word processor is arguably the most popular element within any office suite. That said, you ll be happy to know that OpenOffice.org s Writer component doesn t skimp on features.

More information

Understanding Acrobat Form Tools

Understanding Acrobat Form Tools CHAPTER Understanding Acrobat Form Tools A Adobe Acrobat X PDF Bible PDF Forms Using Adobe Acrobat and LiveCycle Designer Bible Adobe Acrobat X PDF Bible PDF Forms Using Adobe Acrobat and LiveCycle Designer

More information

Nauticom NetEditor: A How-to Guide

Nauticom NetEditor: A How-to Guide Nauticom NetEditor: A How-to Guide Table of Contents 1. Getting Started 2. The Editor Full Screen Preview Search Check Spelling Clipboard: Cut, Copy, and Paste Undo / Redo Foreground Color Background Color

More information

Self-Service Portal Implementation Guide

Self-Service Portal Implementation Guide Self-Service Portal Implementation Guide Salesforce, Spring 6 @salesforcedocs Last updated: April 7, 06 Copyright 000 06 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

Expense: Process Reports

Expense: Process Reports Expense: Process Reports User Guide for Standard Edition Applies to these SAP Concur solutions: Expense Professional/Premium edition Standard edition Travel Professional/Premium edition Standard edition

More information

CMS Training Reference Guide

CMS Training Reference Guide CMS Training Reference Guide Your training session may have been conducted on one of your sites Dev or Staging or Live To login, type your web address domain into a web browser and add (/admin) o Example:

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

New Website User Manual

New Website User Manual New Website User Manual General Notes 3 How To Login To Your Website And Access Admin Dashboard 4 Adding / Editing Sliders 5 Home Slider 5 School Slider (Same steps for ALL school pages) - Add a Slide

More information

Microsite Overview. The Basics: How to build and manage your ISA Section microsite

Microsite Overview. The Basics: How to build and manage your ISA Section microsite Microsite Overview The Basics: How to build and manage your ISA Section microsite We are excited to work with you to build your microsites within the all-new www.isa.org. The website has state-of-the-art

More information

Asset Arena InvestOne

Asset Arena InvestOne Asset Arena InvestOne 1 21 AD HOC REPORTING 21.1 OVERVIEW Ad Hoc reporting supports a range of functionality from quick querying of data to more advanced features: publishing reports with complex features

More information

Using WebFOCUS Designer Release 8.2 Version 03

Using WebFOCUS Designer Release 8.2 Version 03 Using WebFOCUS Designer Release 8.2 Version 03 April 19, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS,

More information

Vizit Essential for SharePoint 2013 Version 6.x User Manual

Vizit Essential for SharePoint 2013 Version 6.x User Manual Vizit Essential for SharePoint 2013 Version 6.x User Manual 1 Vizit Essential... 3 Deployment Options... 3 SharePoint 2013 Document Libraries... 3 SharePoint 2013 Search Results... 4 Vizit Essential Pop-Up

More information

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman Chapter 9 Copyright 2012 Manning Publications Brief contents PART 1 GETTING STARTED WITH SHAREPOINT 1 1 Leveraging the power of SharePoint 3 2

More information

Centricity 2.0 Section Editor Help Card

Centricity 2.0 Section Editor Help Card Centricity 2.0 Section Editor Help Card Accessing Section Workspace In order to edit your section, you must first be assigned Section Editor privileges. This is done by the Director of your Site, Subsite,

More information

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 10.3 Last Updated: August 2012 Page 2 Table of Contents INTRODUCTION... 4 Target Audience... 4 Application Architecture... 5 Document Overview...

More information

Website Management with the CMS

Website Management with the CMS Website Management with the CMS In Class Step-by-Step Guidebook Updated 12/22/2010 Quick Reference Links CMS Login http://staging.montgomerycollege.edu/cmslogin.aspx Sample Department Site URLs (staging

More information

GOBENCH IQ Release v

GOBENCH IQ Release v GOBENCH IQ Release v1.2.3.3 2018-06-11 New Add-Ons / Features / Enhancements in GOBENCH IQ v1.2.3.3 GOBENCH IQ v1.2.3.3 contains several new features and enhancements ** New version of the comparison Excel

More information

EKTRON 101: THE BASICS

EKTRON 101: THE BASICS EKTRON 101: THE BASICS Table of Contents INTRODUCTION... 2 TERMINOLOGY... 2 WHY DO SOME PAGES LOOK DIFFERENT THAN OTHERS?... 5 LOGGING IN... 8 Choosing an edit mode... 10 Edit in context mode (easy editing)...

More information

Forms iq Designer Training

Forms iq Designer Training Forms iq Designer Training Copyright 2008 Feith Systems and Software, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, stored in a retrieval system, or translated into

More information

CROMWELLSTUDIOS. Content Management System Instruction Manual V1. Content Management System. V1

CROMWELLSTUDIOS. Content Management System Instruction Manual V1.   Content Management System. V1 Content Management System Instruction Manual V1 www.cromwellstudios.co.uk Cromwell Studios Web Services Content Management System Manual Part 1 Content Management is the system by which you can change

More information

Quark XML Author for FileNet 2.8 with BusDocs Guide

Quark XML Author for FileNet 2.8 with BusDocs Guide Quark XML Author for FileNet.8 with BusDocs Guide Contents Getting started... About Quark XML Author... System setup and preferences... Logging on to the repository... Specifying the location of checked-out

More information

PC-Kits USER GUIDE. SOFTWARE SUPPORT Monday - Friday 8:00am - 4:00pm Pacific Time

PC-Kits USER GUIDE. SOFTWARE SUPPORT Monday - Friday 8:00am - 4:00pm Pacific Time PC-Kits USER GUIDE SOFTWARE SUPPORT Monday - Friday 8:00am - 4:00pm Pacific Time 1-800-356-0709 Copyright Visual Health Information. All rights reserved. CONTENTS STARTING VHI PC-KITS... 1 ACTIVATING VHI

More information

Dreamweaver MX Overview. Maintaining a Web Site

Dreamweaver MX Overview. Maintaining a Web Site Dreamweaver MX Overview Maintaining a Web Site... 1 The Process... 1 Filenames... 1 Starting Dreamweaver... 2 Uploading and Downloading Files... 6 Check In and Check Out Files... 6 Editing Pages in Dreamweaver...

More information

Info Input Express Network Edition

Info Input Express Network Edition Info Input Express Network Edition Administrator s Guide A-61892 Table of Contents Using Info Input Express to Create and Retrieve Documents... 9 Compatibility... 9 Contents of this Guide... 9 Terminology...

More information

Page design and working with frames

Page design and working with frames L E S S O N 2 Page design and working with frames Lesson objectives Suggested teaching time To a learn about designing web pages and creating framesets in your web, you will: 35-45 minutes a b c Discuss

More information

User Guide. Version Exago Inc. All rights reserved.

User Guide. Version Exago Inc. All rights reserved. User Guide Version 2016.2 2016 Exago Inc. All rights reserved. Exago Reporting is a registered trademark of Exago, Inc. Windows is a registered trademark of Microsoft Corporation in the United States and

More information

Dreamweaver MX The Basics

Dreamweaver MX The Basics Chapter 1 Dreamweaver MX 2004 - The Basics COPYRIGHTED MATERIAL Welcome to Dreamweaver MX 2004! Dreamweaver is a powerful Web page creation program created by Macromedia. It s included in the Macromedia

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

The Etomite Manual for website editors.

The Etomite Manual for website editors. The Etomite Manual for website editors. (Version: 1.1) Etomite is a web tool that allows your website to be user-editable. This means that you can add, edit, and delete pages and whole website sections

More information

SmartView. User Guide - Analysis. Version 2.0

SmartView. User Guide - Analysis. Version 2.0 SmartView User Guide - Analysis Version 2.0 Table of Contents Page i Table of Contents Table Of Contents I Introduction 1 Dashboard Layouts 2 Dashboard Mode 2 Story Mode 3 Dashboard Controls 4 Dashboards

More information

Using SymPrint to Make Overlays, Templates & More...

Using SymPrint to Make Overlays, Templates & More... Welcome to SymPrint SymPrint is an easy-to-use tool for creating communication overlays, worksheets, classroom activities and more using a modern toolbar and common-sense interface modeled after the programs

More information

Basic CMS User Guide

Basic CMS User Guide "We create exceptional business solutions for cash-pay healthcare professionals that enable them to realize their full potential." Basic CMS User Guide Version 1.2 3/28/2012 1 Table of Contents Table of

More information

Business Intelligence and Reporting Tools

Business Intelligence and Reporting Tools Business Intelligence and Reporting Tools Release 1.0 Requirements Document Version 1.0 November 8, 2004 Contents Eclipse Business Intelligence and Reporting Tools Project Requirements...2 Project Overview...2

More information

File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013

File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013 File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013 Page i Contact: Systems Alliance, Inc. Executive Plaza III 11350 McCormick Road, Suite 1203 Hunt Valley, Maryland 21031

More information

Visual Workflow Implementation Guide

Visual Workflow Implementation Guide Version 30.0: Spring 14 Visual Workflow Implementation Guide Note: Any unreleased services or features referenced in this or other press releases or public statements are not currently available and may

More information

Numbers Basics Website:

Numbers Basics Website: Website: http://etc.usf.edu/te/ Numbers is Apple's new spreadsheet application. It is installed as part of the iwork suite, which also includes the word processing program Pages and the presentation program

More information

ImageNow eforms. Getting Started Guide. ImageNow Version: 6.7. x

ImageNow eforms. Getting Started Guide. ImageNow Version: 6.7. x ImageNow eforms Getting Started Guide ImageNow Version: 6.7. x Written by: Product Documentation, R&D Date: September 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

FrontPage 2000 Tutorial -- Advanced

FrontPage 2000 Tutorial -- Advanced FrontPage 2000 Tutorial -- Advanced Shared Borders Shared Borders are parts of the web page that share content with the other pages in the web. They are located at the top, bottom, left side, or right

More information

Kendo UI. Builder by Progress : Using Kendo UI Designer

Kendo UI. Builder by Progress : Using Kendo UI Designer Kendo UI Builder by Progress : Using Kendo UI Designer Copyright 2017 Telerik AD. All rights reserved. December 2017 Last updated with new content: Version 2.1 Updated: 2017/12/22 3 Copyright 4 Contents

More information

Requirements Document

Requirements Document GROUP 9 Requirements Document Create-A-Page Matthew Currier, John Campbell, and Dan Martin 5/1/2009 This document is an outline of what was originally desired in the application in the Project Abstract,

More information

SPECIFICATIONS Insert Client Name

SPECIFICATIONS Insert Client Name ESSENTIAL LMS BRANDING SPECIFICATIONS Insert Client Name Creation Date: June 23, 2011 Last Updated: July 11, 2017 Version: 16.5 Page 1 Contents Branding Elements... 3 Theme Management... 3 Header Images...

More information

ENGL 323: Writing for New Media Repurposing Content for the Web Part Two

ENGL 323: Writing for New Media Repurposing Content for the Web Part Two ENGL 323: Writing for New Media Repurposing Content for the Web Part Two Dr. Michael Little michaellittle@kings.edu Hafey-Marian 418 x5917 Using Color to Establish Visual Hierarchies Color is useful in

More information

End-User Reference Guide Troy University OU Campus Version 10

End-User Reference Guide Troy University OU Campus Version 10 End-User Reference Guide Troy University OU Campus Version 10 omniupdate.com Table of Contents Table of Contents... 2 Introduction... 3 Logging In... 4 Navigating in OU Campus... 6 Dashboard... 6 Content...

More information

How to lay out a web page with CSS

How to lay out a web page with CSS How to lay out a web page with CSS A CSS page layout uses the Cascading Style Sheets format, rather than traditional HTML tables or frames, to organize the content on a web page. The basic building block

More information

Quark XML Author for FileNet 2.5 with BusDocs Guide

Quark XML Author for FileNet 2.5 with BusDocs Guide Quark XML Author for FileNet 2.5 with BusDocs Guide CONTENTS Contents Getting started...6 About Quark XML Author...6 System setup and preferences...8 Logging in to the repository...8 Specifying the location

More information

Web Site Documentation Eugene School District 4J

Web Site Documentation Eugene School District 4J Eugene School District 4J Using this Documentation Revision 1.3 1. Instruction step-by-step. The left column contains the simple how-to steps. Over here on the right is the color commentary offered to

More information

Dreamweaver Basics Workshop

Dreamweaver Basics Workshop Dreamweaver Basics Workshop Robert Rector idesign Lab - Fall 2013 What is Dreamweaver? o Dreamweaver is a web development tool o Dreamweaver is an HTML and CSS editor o Dreamweaver features a WYSIWIG (What

More information

Mihaylo College Website Content Editing Guide

Mihaylo College Website Content Editing Guide Mihaylo College Website Content Editing Guide The following guide will take you through the steps necessary to update website content for https://business.fullerton.edu through the OmniUpdate (OUCampus)

More information

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x Perceptive Nolij Web Administrator Guide Version: 6.8.x Written by: Product Knowledge, R&D Date: June 2018 Copyright 2014-2018 Hyland Software, Inc. and its affiliates.. Table of Contents Introduction...

More information

Solar Eclipse Widgets and Menu Shortcuts. Release 9.0.5

Solar Eclipse Widgets and Menu Shortcuts. Release 9.0.5 Solar Eclipse Widgets and Menu Shortcuts Release 9.0.5 i Table Of Contents Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents,

More information

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 12 July 2016 Page 2 Table of Contents INTRODUCTION... 4 APPLICATION ARCHITECTURE... 5 DOCUMENT OVERVIEW... 6 GENERAL USER INTERFACE... 7 CONTROLS...

More information

SPARK. Forms Builder for SharePoint & Office 365. Forms builder for every business. SharePoint Advanced Redesign Kit. ITLAQ Technologies

SPARK. Forms Builder for SharePoint & Office 365. Forms builder for every business. SharePoint Advanced Redesign Kit. ITLAQ Technologies SPARK SharePoint Advanced Redesign Kit Forms Builder for SharePoint & Office 365 Forms builder for every business www.itlaq.com SPARK FORMS BUILDER FEATURES With our SharePoint Web Forms Builder, millions

More information

SPARK. User Manual Ver ITLAQ Technologies

SPARK. User Manual Ver ITLAQ Technologies SPARK Forms Builder for SharePoint User Manual Ver. 4.5.60.120 0 ITLAQ Technologies www.itlaq.com Table of Contents 1 The Form Designer Workspace... 4 1.1 Form Toolbox... 4 1.1.1 Hiding/ Unhiding/ Minimizing

More information

Layout and display. STILOG IST, all rights reserved

Layout and display. STILOG IST, all rights reserved 2 Table of Contents I. Main Window... 1 1. DEFINITION... 1 2. LIST OF WINDOW ELEMENTS... 1 Quick Access Bar... 1 Menu Bar... 1 Windows... 2 Status bar... 2 Pop-up menu... 4 II. Menu Bar... 5 1. DEFINITION...

More information

Creating Accessible Web Sites with EPiServer

Creating Accessible Web Sites with EPiServer Creating Accessible Web Sites with EPiServer Abstract This white paper describes how EPiServer promotes the creation of accessible Web sites. Product version: 4.50 Document version: 1.0 2 Creating Accessible

More information