Class FormProvider
Get all forms with folder hierarchy. Set ExtraInfo "onlyActive=true" if you only want to get active forms and "onlyNewTicket=true" if only forms that create tickets. Set extrainfo "onlyForms=true" if you do not want form templates.
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("Form")]
public class FormProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Constructors
FormProvider()
Get all forms with folder hierarchy. Set ExtraInfo "onlyActive=true" if you only want to get active forms and "onlyNewTicket=true" if only forms that create tickets. Set extrainfo "onlyForms=true" if you do not want form templates.
Declaration
public FormProvider()
Fields
ProviderName
Get all forms with folder hierarchy. Set ExtraInfo "onlyActive=true" if you only want to get active forms and "onlyNewTicket=true" if only forms that create tickets. Set extrainfo "onlyForms=true" if you do not want form templates.
Declaration
public const string ProviderName = "Form"
Field Value
Type | Description |
---|---|
String |
Methods
AddItems()
Get all forms with folder hierarchy. Set ExtraInfo "onlyActive=true" if you only want to get active forms and "onlyNewTicket=true" if only forms that create tickets. Set extrainfo "onlyForms=true" if you do not want form templates.
Declaration
protected override void AddItems()
Overrides
HasActions(String)
Get all forms with folder hierarchy. Set ExtraInfo "onlyActive=true" if you only want to get active forms and "onlyNewTicket=true" if only forms that create tickets. Set extrainfo "onlyForms=true" if you do not want form templates.
Declaration
public static bool HasActions(string formConfig)
Parameters
Type | Name | Description |
---|---|---|
String | formConfig |
Returns
Type | Description |
---|---|
Boolean |