Page Layout Version 7.18 This Documentation Is Provided Under Restrictions on Use and Are Protected by Intellectual Property Laws

Total Page:16

File Type:pdf, Size:1020Kb

Page Layout Version 7.18 This Documentation Is Provided Under Restrictions on Use and Are Protected by Intellectual Property Laws Page layout Version 7.18 This documentation is provided under restrictions on use and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this documentation, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. © 2021 Creatio. All rights reserved. Table of Contents | 3 Table of Contents Set up page fields 4 Add fields based on the existing columns 4 Add new columns 9 Set up page field groups 21 Set up page tabs 22 Add new element translations 23 Add dashboards as page widgets 24 Create a detail 30 Add a detail based on an existing object 31 Add a detail based on a new object 34 Create a detail to add it to a record page 36 Add an existing detail on a record page 39 Add an existing detail to a record page. 40 Edit an existing detail on a record page 42 Delete a detail from the record page 44 © 2021 Creatio. All rights reserved. Set up page fields | 4 Set up page fields PRODUCTS: ALL CREATIO PRODUCTS Add, modify, hide or delete fields on a record page in the Page Designer. You can also manage the section data structure (i.e., the list of section columns): adding a new column in the Page Designer will also add this column to the section data structure when saving the changes. When selecting a column in the page designer’s toolbar, review the list in the [ Existing column ] block first. The designer may already have the needed column ready for placement. If there is no such column, use the elements from the [ New column ] block. Add fields based on the existing columns The [ Existing columns ] block of the [ Page elements ] menu displays columns that are already available in the section. These columns may not be displayed on the record page, but they are used in the Creatio database and cannot be deleted. Some of the columns may be required on an object level: you cannot create a record in the database if you do not fill out the required record columns. The required columns are marked with an asterisk (*) (Fig. 1). Attention. All required columns must be added as fields to the record page to ensure that the record page opens correctly. Fig. 1 A required field in the Page Designer © 2021 Creatio. All rights reserved. Set up page fields | 5 To add existing columns to the page: 1. Open the relevant section, e. g., [ Requests ]. 2. Click [ View ] -> [ Open Section Wizard ]. 3. In the [ Section pages ] block of the Section Wizard: a. click [ Edit page ] if there is a single page in the section b. click the link to the relevant page if there are several pages in the section 4. Drag existing columns from the [ Existing columns ] area to the record page. The areas where you can drop the field are highlighted. The columns that are already added to the page do not disappear from the column selection field, but they become unavailable in the list of existing columns (Fig. 2). Fig. 2 Adding existing columns to a record page © 2021 Creatio. All rights reserved. Set up page fields | 6 Attention. If you add a new column to a page in the Page Designer and accidentally drop it on top of the other columns, the new column will not appear in the Page Designer's working area. Creatio will add it to the list of the existing columns instead (Fig. 3). To display it on the page, drag it from the [ Existing columns ] area to the Page Designer's working area and do not create a new column with the same name. Fig. 3 Dropping columns on top of the displayed columns in the Page Designer © 2021 Creatio. All rights reserved. Set up page fields | 7 To change the column width, drag the edge of a corresponding field. You can also change the column height in multiline text fields (Fig. 4). Fig. 4 Changing the size of a multiline column © 2021 Creatio. All rights reserved. Set up page fields | 8 To modify the column properties, highlight it and click (Fig. 5). Fig. 5 Editing columns in the Page Designer To delete a field from the page, highlight it and click (Fig. 6). Fig. 6 Deleting columns from a record page © 2021 Creatio. All rights reserved. Set up page fields | 9 Attention. Removing a field from the page will not delete the corresponding column from the section object. You can only delete object columns in the [ Configuration ] section. Read more in the developer documentation: Creatio IDE. Besides, you can only delete the columns you created yourself and only if they have not been added to object pages. Inherited columns, such as “Id,” “Created by,” etc., cannot be deleted Add new columns The [ New column ] block in the Page elements area displays the column types you can add to the section. See the type list below. © 2021 Creatio. All rights reserved. Set up page fields | 10 Column Field type on the page Example type String A text field. String fields can contain letters, numbers and other Single line fields: characters. Multiline text fields allow for line breaks and can the [ Full name ] have a variable height. String fields have several additional and [ Full job title ] parameters. Read more >>> fields on the contact page. Multiline fields: the [ Result details ] field on the activity page. Integer A numeric field that can only contain whole numbers (no The [ Duration fractional numbers). If you use an “Integer” field type on the (minutes) ] column page, the analytical data based on this field's values will be in the [ Activities ] rounded up to integers. section (does not display on the activity page by default). Decimal A numeric field that can contain fractional numbers. The [ Payment amount ] field on the invoice page. Date/Time Date/Time fields are necessary to register calendar information. The [ Start ] and [ Due ] fields on the activity page. Lookup Lets you select values from a manually created or imported list. Drop-down list The values available in the list are stored in the corresponding lookup fields: the lookups. Users can fill out lookup fields by selecting a value [ Type ] and [ Role ] from either a dropdown or the selection window. Lookup fields fields on the have several additional parameters. Read more >>> contact page. Pop-up window lookup fields: the [ Owner ] and [ Reporter ] fields on the activity page. Boolean Can contain one of the two logic values: “Yes/No.” A Boolean “Checkbox” fields, field cannot be required. such as the [ Remind owner ], [ Remind author ] fields on the activity page, etc. © 2021 Creatio. All rights reserved. Set up page fields | 11 To add new columns to the section: 1. Open the relevant section, e.g., [ Requests ]. 2. Click [ View ] -> [ Open Section Wizard ]. 3. In the “Section pages” block of the Section Wizard: a. click [ Edit page ] if there is a single page in the section b. click the link to the relevant page if there are several pages in the section 4. Select the necessary column type in the [ New column ] area and drag it to the page, similarly to working with the existing columns (Fig. 7). Dragging and dropping a new column to the section page will add a new field of the corresponding type and a new corresponding column to the database. Fig. 7 Adding new columns to a record page Attention. Adding a new field to a page and saving the changes in the Section Wizard will also add the corresponding column to the section object. Specify the parameters of the new column and the page field used to populate it. The set of available parameters may differ depending on the field type. © 2021 Creatio. All rights reserved. Set up page fields | 12 Fig. 8 [ Subcategory ] field parameters on a request page Set up “String” columns When working with string columns, you can use single-line text fields or multiline text fields. The [ Multiline text ] parameter is unique to “String” fields. Multiline text fields have variable height and are designed for larger volumes of text that might take several paragraphs, such as the [ Description ] field. If you select the [ Multiline text ] checkbox, you will be able to modify the field height in the Page Designer by dragging (Fig. 9). Leave the [ Multiline text ] checkbox clear to add a single-line text field. Fig. 9 Changing the size of a multiline column © 2021 Creatio. All rights reserved. Set up page fields | 13 You can specify how many characters a page field can contain in the [ Text length ] field. You can set the [ Text length ] field value to 50 characters, 250 characters, 500 characters or make the field length unlimited. Fig. 10 Specifying the field length © 2021 Creatio. All rights reserved. Set up page fields | 14 Note. Text field length setup for the [ Pre-configured page ] business process element in the Pre- configured Page Designer works in a similar way. Set up “Decimal” columns The “Decimal” field lets you customize the precision of decimal numbers (Fig. 11), ranging from 1 to 8 digits after the decimal point. You can also select “Integer” to change the field type to “Integer”. Select “Currency” if you intend to use the field with financial data.
Recommended publications
  • Deconstructing the Editorial and Production Workflow
    Deconstructing the Editorial and Production Workflow Bill Kasdorf Vice President, Apex Content Solutions General Editor, The Columbia Guide to Digital Publishing Metadata Subgroup Lead, EPUB 3.0 & 3.0.1 WG Chair, BISG Content Structure Committee We all know what the stages of the editorial and production workflow are. Design. Copyediting. Typesetting. Artwork. Indexing. Quality Control. Ebook Creation. Ummm. They’re usually done in silos. Which are hard to see into, and are starting to break down. Thinking of these stages in the traditional way leads to suboptimization. In today’s digital ecosystem we need to deconstruct them in order to optimize: Who does what? At what stage(s) of the workflow? How to best manage the process? Who Does What? Do it in-house? Outsource it? Automate it? You can’t answer these questions properly without deconstructing the categories. And the answers differ from publisher to publisher. At What Stage(s) of the Workflow? How do these aspects intersect? How do you avoid duplication and rework? How do you get out of “loopy QC”? Getting the right things right upstream eliminates a lot of headaches downstream. How Best to Manage the Process? Balancing predictability and creativity: where to be strict, and where to be flexible? How can systems and standards help? Buy vs. build vs. wing it? Your systems, partners, and processes should make it easy for you to do the right work and keep you from doing the wrong work. Let’s deconstruct two key workflow stages to see what options there are for optimizing them. Copyediting
    [Show full text]
  • The General Idea Behind Editing in Narrative Film Is the Coordination of One Shot with Another in Order to Create a Coherent, Artistically Pleasing, Meaningful Whole
    Chapter 4: Editing Film 125: The Textbook © Lynne Lerych The general idea behind editing in narrative film is the coordination of one shot with another in order to create a coherent, artistically pleasing, meaningful whole. The system of editing employed in narrative film is called continuity editing – its purpose is to create and provide efficient, functional transitions. Sounds simple enough, right?1 Yeah, no. It’s not really that simple. These three desired qualities of narrative film editing – coherence, artistry, and meaning – are not easy to achieve, especially when you consider what the film editor begins with. The typical shooting phase of a typical two-hour narrative feature film lasts about eight weeks. During that time, the cinematography team may record anywhere from 20 or 30 hours of film on the relatively low end – up to the 240 hours of film that James Cameron and his cinematographer, Russell Carpenter, shot for Titanic – which eventually weighed in at 3 hours and 14 minutes by the time it reached theatres. Most filmmakers will shoot somewhere in between these extremes. No matter how you look at it, though, the editor knows from the outset that in all likelihood less than ten percent of the film shot will make its way into the final product. As if the sheer weight of the available footage weren’t enough, there is the reality that most scenes in feature films are shot out of sequence – in other words, they are typically shot in neither the chronological order of the story nor the temporal order of the film.
    [Show full text]
  • Web Editing Guide
    CAMERON UNIVERSITY 2021-2022 Website Editing Guide Table of Contents Getting Logged In………………………………………………………..2 Finding or Creating a Page……………………………………………….4 Setting Up Your Page for Edits…………………………………………..7 Page Layout Options…………………………………………………..…8 Layout Components……………………………………………………...9 Editing a Content Area………………………………………………….10 Making a List……………………………………………………………12 Adding or Editing a Contact Box………………………………………..13 Linking Email Addresses………………………………………………..14 File Manager…………………………………………………………….14 Forms…………………………………………………………………...15 1 Welcome to Cameron University Web Editing It is great to have you as part of our web editing team. A little bit of background on our website - it was launched in March 2020. It replaced the previous website that was built on the WebGui Content Management System (CMS). That site was born in 2012. By 2020, it had roughly 5600 pages. When we transitioned to our new site, we converted those 5600 pages into 1200. Our website was developed by a third-party company named Liquidfish. It was created on a content management system named Laravel. Luckily for our web editors, this CMS requires very little coding on your part. Feel free to reach out to me if you run into anything that you want help with. Your time is valuable, so lets get started. Getting Logged In By now, you should have credentials sent to you (included in the email this was attached to). If you did not, please take a moment to contact me so that I can get this taken care of for you. That way, you can get logged in and follow along if you like. For the best editing experience, please use Google Chrome or Mozilla Firefox 1.
    [Show full text]
  • Revision, Editing and Proofreading
    Revision, Editing and Proofreading: What’s the Difference? Revision: Revision means “re-visioning” your paper. It is “big picture” work. Step back and ask yourself: does the paper you wrote respond directly to the assignment and its audience, answer the questions that were posed? Is the argument clear? Is it sufficiently complex? Check to see if any of the ideas need to be developed, and if you’ve articulated the relationships among ideas. See if you need to add further evidence or support. Revision can require adding material, taking material away, working with the big strokes of the paper. It might involve changing the order of paragraphs and re-crafting topic sentences/transitions. It may demand re-drafting the introduction and checking the conclusion to see what might be brought up to the front of the paper. All of this is part of “re-visioning” your paper. Editing: People often refer to all stages of revision as “editing,” but formal editing is typically what you do after you revise. Editing involves crafting with a fine tool, and it leads to improved style and coherence. Here is where you consider your paper as a writer/artist. Try reading your paper aloud, slowly, in parts. Is the voice clear and confident? Is there a sense of rhythm and flow in each paragraph, each sentence? Do the sentences connect up with one another like well-constructed joints? Editing occurs when you correct any awkwardness that may have occurred in the initial drafting or in revision (revision can be very helpful to the big picture but create problems within paragraphs, for example).
    [Show full text]
  • USER GUIDE Unit 3: Section Workspace Chapter 10: Flex Pages
    USER GUIDE Unit 3: Section Workspace Chapter 10: Flex Pages Schoolwires® Centricity Version 1.0 Schoolwires Centricity 1.0 Flex Pages TABLE OF CONTENTS Introduction ......................................................................................................................... 1 Audience ......................................................................................................................... 1 Objectives ....................................................................................................................... 1 Working with Flex Pages .................................................................................................... 2 Adding a Flex Page ......................................................................................................... 2 Editing a Flex Page ......................................................................................................... 5 CentUnit3Ch10V3_010808.doc Page i Schoolwires Centricity 1.0 Flex Pages Introduction Flex Page is essentially a blank slate. Because it has no preset structure, you can be creative with organization and layout. A Audience Site Directors, Subsite Directors and Section Editors all have access to the Section Workspace and should read this chapter. Objectives After reading this chapter, you will be able to: • Add, edit and delete Flex Page. • Add to and change content on a Flex Page. CentUnit3Ch10V3_010808.doc Page 1 Schoolwires Centricity 1.0 Flex Pages Working with Flex Pages A Flex Page is essentially a blank slate.
    [Show full text]
  • Theescapist 071.Pdf
    2 a : writing designed for publication in a covered, viewpoint covered, or details So, where does that leave me and my newspaper or magazine b : writing covered, a form of interpretation? research on journalism? Well, I have characterized by a direct presentation of discovered that journalism is a nebulous, facts or description of events without an Designing writing to appeal to taste nuanced beast which cannot be defined Before starting this letter, I sat down to attempt at interpretation c : writing aside, don’t all newspapers and without exceptions, contradictions and find the actual definition of “journalism.” designed to appeal to current popular magazines have some manner of much argument. But, in some attempt to We all have a hand-wavey idea of what it taste or public interest editorial injection of interpretation by discuss journalism further, as it pertains means – likely very close to at least one placement of articles on the cover or on to our beloved Game Industry, we of the definitions listed in any reference The first set smacks of Circular a certain page within, by allocating word present this week’s issue of The Escapist, tool. I looked in many different sources, Definitions. I may have just made up counts per story, etc.? Try as we may to The Rest of the Story. Enjoy! you know, to try to get some sort of this term, but what I mean is a definition report just the facts, we interpret of a consensus. in which the definition leads to another necessity, as there’s limited room for Cheers, word, whose definition leads right back input, both in publications and in our I will give only one set of definitions to the first word.
    [Show full text]
  • Yearbook Tutorial
    SURUDESIGNER YEARBOOK TUTORIAL TABLE OF CONTENTS INTRODUCTION Download, Layout, Getting Started .................................................................................................. p. 1-5 COVER/FRONT PAGE Text, Text Editing, Adding Images, Background ........................................................................... p. 6-11 CLASS PAGE Layout, Photo Frames, Creating Page Template, Adding Images, Text, Background, Photo Editing .................................................................................................. p. 12-27 HIGHLIGHTS PAGE Layout, Photo Frames, Design, Adding Images, Text, Background ......................................... p. 28-32 CONCLUSION How to Order, Reviewing your Proof ........................................................................................... p. 33-43 IMPORTANT: How to search this Tutorial for the exact topic you need. You can search this Tutorial for specific words with the built-in Find feature of Acrobat Reader. To search, click inside the Find box and type what you’re looking for. Hit the Enter key and Acrobat will search the PDF for your term, helping you get to a solution even quicker. Find box p.1 FREE YEARBOOK SOFTWARE TUTORIAL You can download the free yearbook software for free from our site, WWW.SPEEDWAYYEARBOOKS.COM After downloading, open the software. From the menu on the far left, select - “Photo Books.” After selecting photobooks, this sub-side menu will appear on the left. Select - “Create New” to start your new yearbook project. This message, “Loading book...” will appear and SuruDesigner will open your blank yearbook project file in just a matter of seconds. p.2 This pop-up window will open, prompting you to select your yearbook project by dimensions. You have 2 size options for your Yearbook: 8.5” x 11” or 9”x12”. Go ahead and click on your choice of yearbook. After clicking on your preferred yearbook size, click “Start Empty B o o k .” p.3 The blank Yearbook work space is then opened as shown below.
    [Show full text]
  • Editing for Today's Changing Media
    PART 1 Editing in the Age of Convergence C HAPTER 1 Editing for Today’s Changing Media THE EDItor’s Changing ROLE For generations, news was produced and distributed in assembly-line fashion. Reporters gathered and wrote it, editors edited it, and publishers produced and dis- tributed it in print or broadcast form to mass audiences. It was a one-to-many model born in the Industrial Revolution. Editors in that environment served as gatekeepers. They decided when to open the gate, allowing information to flow to the public. Editors had total control over what was published or broadcast. They determined which stories were newsworthy— those they deemed useful, relevant or interesting to their audiences. Editors controlled the gate, and consumers got only what editors gave them. Editors also controlled the play a story received. Was it newsworthy enough for Page One, where almost everyone would notice it, or should it be relegated to a brief on Page 37, where few would read it? Did it make the cover of Time, or did it not make the magazine at all? Did it warrant top billing on the evening newscast, or was it left to the local newspaper? Editors were powerful. They called all the shots. Today, that is far from universally true. The Internet and wireless devices (mobile phones and tablet computers) allow users to choose what news they want to consume from multiple providers—some traditional and some not—and from digital databases of information vastly larger than the content of the nation’s largest newspaper or a 24-hour-a-day cable-television news channel.
    [Show full text]
  • 4 Class Materials: Worksheets, Copyediting Assignments, Transparency Masters
    42—Class Materials 4 Class Materials: Worksheets, Copyediting Assignments, Transparency Masters This section of the manual offers materials that can be photocopied for in-class workshops and take-home assignments as well as transparency masters of edited documents. It supports basic copyediting projects with hard copy marking. Comparable materials to support comprehensive editing, including assignments and edited versions of these assignments, are available at this web site: www.ablongman.com/rude The electronic assignments require revisions of organization and visual design for which electronic editing is especially useful. The web site also offers digital versions of the discussion and application (D&A) activities for the basic copyediting chapters. You can download these materials to print masters for a workbook for students so that they can mark on their own copies rather than in the text. These assignments can also be used in a computer classroom for students to complete using computers rather than hard copy. Types of Class Materials in this Manual Whereas the first three parts of this manual are written for the instructor, the materials in this section are for use in class. The materials are organized by chapter. Thus, worksheets, transparency masters, and an assignment for Chapter 3 are grouped together. Worksheets These pages invite students to practice editing in class. They can be photocopied for an WS instructor’s course packet. WS identifies a worksheet in the running header. Transparency These pages provide marked versions of assignments and complex D&A exercises that might masters require class discussion. Type is large enough to be readable from an overhead projector.
    [Show full text]
  • Build Page Layout and Content Building Pages Is Accomplished Via Page Designer's Three Building Blocks: Rows, Content Items, and Widgets
    Build Page Layout and Content Building pages is accomplished via Page Designer's three building blocks: Rows, Content Items, and Widgets. These building blocks are added to a page by dragging-and-dropping them onto the canvas from the Build tab. Use Rows to build your page layout. On the canvas, rows and any associated columns, are outlined with dotted gray lines, helping you understand a page's overall structure. Add Content Items and Widgets to Rows to build page content. Full width Rows You can configure a Row to display at the full width (i.e., 100% instead of the default fixed width) of the browser window. 1. Select a Row (the content's container). The Properties tab (on the right) automatically opens. Alternatively, select a Content Item or Widget; Page Designer will automatically select the Row container. Click Row in the header. The Properties tab (on the right) automatically opens. 2. Check the box for Full-width row. The Row will now be the full width (i.e., 100%) of the browser. Build a page's layout You can add six Row types to a page, from single column to multiple two- and three-column Rows: To add a Row: 1. Select your page in the CMS and click Edit. You're now managing the page in Page Designer. 2. On the Build tab, drag-and-drop a Row type to the desired location on the canvas: Hover above or below existing Rows to determine its positioning. 3. Repeat this process until you've created your desired page layout.
    [Show full text]
  • The Gamergate Controversy and Journalistic Paradigm Maintenance
    Archived version from NCDOCKS Institutional Repository http://libres.uncg.edu/ir/asu/ The GamerGate Controversy And Journalistic Paradigm Maintenance By: Gregory Perreault and Tim Vos Abstract GamerGate is a viral campaign that became an occasion, particularly from August 2014 to January 2015, to both question journalistic ethics and badger women involved in game development and gaming criticism. Gaming journalists thus found themselves managing a debate on two fronts: defending the probity of gaming journalism and remediating attacks on women. This study explores how gaming journalists undertook paradigm maintenance in the midst of the controversy. This was analyzed through interviews with gaming journalists as well as a discourse analysis of the texts responding to GamerGate that were produced by their publications. Although gaming journalists operate within a form of lifestyle journalism, the journalists repaired their paradigm by linking their work to traditional journalism and emphasizing a paternal role. Perreault GP, Vos TP. The GamerGate controversy and journalistic paradigm maintenance. Journalism. 2018;19(4):553-569. doi:10.1177/1464884916670932. Publisher version of record available at: https://journals.sagepub.com/doi/full/10.1177/1464884916670932 The GamerGate controversy and journalistic paradigm maintenance Gregory P Perreault Appalachian State University, USA Tim P Vos University of Missouri, USA Abstract GamerGate is a viral campaign that became an occasion, particularly from August 2014 to January 2015, to both question journalistic ethics and badger women involved in game development and gaming criticism. Gaming journalists thus found themselves managing a debate on two fronts: defending the probity of gaming journalism and remediating attacks on women. This study explores how gaming journalists undertook paradigm maintenance in the midst of the controversy.
    [Show full text]
  • Editing Designed.Pmd
    DIPLOMA IN JOURNALISM & MASS COMMUNICATION DJMC-3 Editing Block 1 Editing Unit-1 Editing: concept, process and significance Unit-2 Editorial Values: objectivity, facts, impartiality and balance Unit-3 Concept of news and news making Unit-4 Difference between newspaper/ radio and TV news editing Unit-5 Challenges before editor: bias, slants and pressures 1 Expert Committee Members Dr. Mrinal Chatterjee (Chairman) Professor, IIMC, Dhenkanal Abhaya Padhi Former, ADG, Prasar Bharati Dr. Prdeep Mohapatra Former HOD, JMC, Berhampur University Sushant Kumar Mohanty Editor, The Samaja(Special Invitee) Dr. Dipak Samantarai Director, NABM, BBSR Dr. Asish Kumar Dwivedy Asst. Professor, Humanities and Social Science (Communication Studies), SoA University, BBSR Sujit Kumar Mohanty Asst. Professor, JMC, Central University of Orissa, Koraput Ardhendu Das Editor, News 7 Patanjali Kar Sharma State Correspondent, News 24X7 Jyoti Prakash Mohapatra (Member Convenor) Academic Consultant, Odisha State Open University Course Writer: Sourav Gupta Edited By: Dr. Mrinal Chatterjee, Professor, Indian Institute of Mass Communication, Dhenkanal 2 DJMC-3 Block 1 Content Unit-1 Editing: concept, process and significance 1.0 Unit Structure 5 1.1 Learning Objectives 5 1.2 Introduction 5 1.3 Concept of Editing 6 1.4 Relationship between Editing and Editors 6 1.5 Process of News Editing 7 1.6 Editing and its Need 8 1.7 Rules of Editing 9 1.8 Copy Editing 11 1.9 Editorial and Editorial Boards 11 1.10 Types of Editor 11 1.11 Significance of Editing 14 1.12 Check Your Progress
    [Show full text]