Adxstudio Portals Training

Slides:



Advertisements
Similar presentations
Microsoft Dynamics® AX 2012
Advertisements

SharePoint Forms All you ever wanted to know about forms but were afraid to ask.
Business Development Suit Presented by Thomas Mathews.
Tutorial EBSCOadmin User Groups support.ebsco.com.
Edoclite and Managing Client Engagements What is Edoclite? How is it used at IU? Development Process?
Adxstudio Portals Training
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
Creating Custom Forms. 2 Design and create a custom form You can create a custom form by modifying an existing form or creating a new form. Either way,
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
SiS Technical Training Development Track Technical Training(s) Day 1 – Day 2.
With Microsoft Access 2010 © 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Access.
Salesforce.com Web to Leads. Unit Name Web to Leads A web to lead provides users the ability to gather information from their website visitors which automatically.
Simple Web SQLite Manager/Form/Report
Microsoft ® Official Course Monitoring and Troubleshooting Custom SharePoint Solutions SharePoint Practice Microsoft SharePoint 2013.
Project Implementation for COSC 5050 Distributed Database Applications Lab5.
Welcome 2013 User Group Meeting Voting on New Features.
Module 3: Table Selection
CPSC 203 Introduction to Computers T59 & T64 By Jie (Jeff) Gao.
Adxstudio Portals Training
ICP Kit 2011 HHC Data Entry Module The World Bank ICP Kit Training African Development Bank.
Marc Ziss Z Consulting Code Name 'Oryx' Web application scaffolding Easy to dynamically display pages based on the data model of.
Creating a Web Site to Gather Data and Conduct Research.
CodeScope PC Style Window Generator. Introduction Currently being used by several thousand companies worldwide, CodeScope lets you add PC-style lookup.
Systems Module Slide 2 – Overview and Navigation
FireRMS NEMSIS (Part 2) Presented by Laura Small FireRMS Quality Assurance.
1 Data Bound Controls II Chapter Objectives You will be able to Use a Data Source control to get data from a SQL database and make it available.
11 October 2015 MAVIS v “Sneak Preview”. 11 October 2015 Enhancements in the Release  Reference Material  Brief Accessioning View  Template.
Quick Start Guide: Administrator Basics Learn about: 1.Adding users to the LOAMS system 2.How to modify or delete existing users 3.How to reset passwords.
Project Implementation for COSC 4120 Database Applications Lab 3.
The Mobile CRM Conference 2015 September 14-15, 2015 in Boston, MA Take Your CRM to the Next Level.
Dreamweaver MX. 2 Overview of Templates n Templates represent a web page design or _______ that will be common to multiple pages. n There are two situations.
ASP.NET The Clock Project. The ASP.NET Clock Project The ASP.NET Clock Project is the topic of Chapter 23. By completing the clock project, you will learn.
1 Chapter 2: Working with Data in a Project 2.1 Introduction to Tabular Data 2.2 Accessing Local Data 2.3 Accessing Remote Data 2.4 Importing Text Files.
Roles 1. Your Role: End User End Users use Inside NCDOT and Connect NCDOT for basic browsing and reading Typical tasks can include: Open or download files.
Course ILT Forms and queries Unit objectives Create forms by using AutoForm and the Form Wizard, and add or modify form headers and footers Open and enter.
TRAINING SESSIONS.NET Controls.  Standard Controls  Label  Textbox  Checkbox  Button, Image Button, Image control  Radio Button  Literal  Hyperlink.
LANDESK SOFTWARE CONFIDENTIAL Tips and Tricks with Filters Jenny Lardh.
Database Management System. DBMS A software package that allows users to create, retrieve and modify databases. A database is a collection of related.
Microsoft ® Official Course Structuring and Publishing Websites for All Users Microsoft SharePoint 2013 SharePoint Practice.
Adxstudio Portals Training
IST 220 – Intro to Databases Lecture 2 Touring Microsoft Access.
Event Management. Events With events, track important date/times where things are going to be happening and allow users to register With events, track.
Adxstudio Portals Training
STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database.
Adxstudio Portals Training
Chapter 11: Customer Support. Forums Forums Issues Issues Help Desk Help Desk.
Adxstudio Portals Training
CPSC 203 Introduction to Computers T97 By Jie (Jeff) Gao.
Adxstudio Portals Training
Adxstudio Portals Training
WaveMaker Visual AJAX Studio 4.0 Training Java Script Events.
Adxstudio Portals Training
Adxstudio Portals Training
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 6 1 Microsoft Office Access 2003 Tutorial 6 – Creating Custom Forms.
Using Workflow With Dataforms Tim Borntreger, Director of Client Services.
Adxstudio Portals Training
IBM Software Group © 2008 IBM Corporation IBM Tivoli Provisioning Manager 7.1 Security Aspects of TPM 7.1.
PMIS Introduction to Sunflower Release 2.9 New Features And Custom Enhancements Training Presentation US Department of Health and Human Services.
Concepts of Database Management, Fifth Edition Chapter 3: The Relational Model 2: SQL.
Adxstudio Portals Training
Top New Features in Dynamics CRM 2013 Corey Hanson Grant Geiszler.
SharePoint 101 – An Overview of SharePoint 2010, 2013 and Office 365
What Is Adxstudio Portals?
Excel Tutorial 8 Developing an Excel Application
IST 220 – Intro to Databases
Adxstudio Portals Training
Oracle Application Express (APEX)
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
Forms, Resource Links, Discounts & Locations
Using Employee Development in ADP Workforce Now
Presentation transcript:

Adxstudio Portals Training Entity Forms

Displaying Forms CRM Forms Creating an Entity Form Entity Form Options Metadata and Localization What are CRM forms and why do we want to render them on the portal? Let’s create a simple Entity Form for the common “Contact Us” scenario A look at some of the various options available for entity forms, extending their OOB functionality Metadata allows for further configuration of fields on Entity Forms. Localization is necessary for multilingual portals

Why Forms? Lead Generation Profile Management Data Entry Custom Web Apps Surveys

Forms CRM Forms Managed Forms Adxstudio Entity Forms ASP.NET Web Forms Adxstudio Web Forms!

Entity Forms Surfacing CRM Forms Allow users to define entity forms and custom logic within the CRM Data entry forms within Adxstudio Portals No coding required Can use existing CRM forms on the Portal A basic way to display information about and allow CRUD operations against CRM entities on the portal in an arbitrary fashion

Displaying CRM Forms

Creating a Lead-Generating Contact Us Typical Scenario: A Contact Us All that’s needed is a form for the lead entity, with the fields you wish to collect on the Portal Create a Web Page and Entity Form to surface your CRM form

CRM Entity Form Feature Matrix Supported? All CRM Field Types Yes All CRM Field Validation Rules Multiple Column Layouts Inline Web Resources CRM Label Language Translations Sub-Grids Yes (configure with metadata) Header & Footer Roadmap Notes IFRAMEs No CRM Form Scripting

Entity Form Structure Web Page Entity Form Attribute Metadata Sub-grid Metadata Notes Metadata

Form Definition Attributes Entity Name Name of the Entity that we are displaying on the portal Mode Defines the write action if any that the form is preforming: Insert: Create a new record Edit: Change an existing record ReadOnly: Display an existing record Form Name/Tab Name Defines the Form (and if applicable, the Tab) that will be displayed Record Source Type Defines the record that will be loaded in the case of edit or ReadOnly mode: Query String Current Portal User Record Associated to Current Portal User Enable Entity Permissions If set to true this form will respect Entity Permissions

Entity Form Additional Options Auto Generate Steps from Tabs Associate Current Portal User (Insert Only) Attachment Custom JavaScript Set Entity Reference Notes

Entity Form Metadata Contains additional behavior logic to extend functionality of CRM form fields Type Attribute Section Tab Subgrid

Entity Form Metadata Attribute Type Prepopulate Field Set Value on Save Validation Survey Control Styles

Subgrids Subgrids added to a CRM form will show up on the portal just like any other control Respects all settings on the grid in CRM Will be read-only without metadata To add actions such as Edit, add a metadata record for the Subgrid to the Entity Form (type: Subgrid)

Subgrid Action Configuration Actions can be configured such as Create, View, Edit, Delete, Run Workflow In order to configure these actions for subgrids, you must add a metadata record for each subgrid on the form Set the subgrid name, then add actions for each of the operations you wish to be available on the form Create, Edit, Delete require Entity Forms to be in place All Actions require the appropriate permissions

Subgrid Configuration

Notes Work the same way as Subgrids Require permissions to be in place Read-Only by default Additional functionality requires metadata configuration

Localization Requires a Multilingual Website to be in place Install language packs and supply label translations Create a system user account for each language to be surfaced on the portal Configure Web.config Modify the Page Template for Entity Form