Symptoms

I wrote a script for autonumbering in InvoicePageV2. It works only for the Zherlygin contact, in the rest of cases the request returns as null.

Profiler data:

Object {value: "b7f3b127-51be-494e-b184-58fe18c0e781", displayValue: "Кривошеева Екатерина", primaryImageValue: "00000000-0000-0000-0000-000000000000"...

MoreLess

Like 0

Like

Share

0 comments
Show all comments

Question

Can we create a business rule that would process column attribute modifications (e.g., the "required" checkbox) by two collumns?

Answer

Below is an example of a business rule that makes the “UsrRequired” field required for population only in case the "UsrText0" and "UsrText1" fields are...MoreLess

Like 0

Like

Share

0 comments
Show all comments

Question

After I add a web service, I receive the following error: "An item with the same key has already been added"  when trying to log into the configuration.

Answer

The situation might be caused by adding several source code schemas with equal namespace by a user. Delete the added service schemas from SysSchema and recompile the application by resetting:

update SysWorkspace set AssemblyData = null
Like 0

Like

Share

0 comments
Show all comments

Question

When selecting Account-Account interconnection, the list of interconnection types is unpopulated. Can it be connected with the fact that we have several Account types with their own pages?

Answer

Bpm'online might not be able to identify the entity to establish the interconnection with...MoreLess

Like 0

Like

Share

0 comments
Show all comments

Question

When selecting a secton element, bpm'online cannot identify entitySchemaName - the page does not open.

Answer

The problem might be connected with the user profile.Adding or editing a record in section (e.g., adding a column in the tile view) solves the issue.

Like 0

Like

Share

0 comments
Show all comments

Question

We have detected that we can only create bpm'online users for contacts, whose [Account] fields are set to "Our company" value. But taking into consideration the company structure of our customer, we need to add users for contacts, whose account is, say, a subsidiary for...MoreLess

Like 0

Like

Share

2 comments

Where can I find the "PrepareEmployeeEditFilter" function or the "UserEditPage" page? 

Show all comments (1)

Symptoms

Some fields are not populated when importing data from Excel. For example, the [Account], [Contact] fields remain unpopulated in leads, and the [Surname], [MiddleName] fields remain empty in contacts.

Cause

The problem can appear in versions 7.6.0.1400 and below, mainly for English localization...MoreLess

Like 0

Like

Share

0 comments
Show all comments

Symptoms

The problem appears when several edit pages are specified for a section that the field refers to. The first edit page opens for any value.

Cause

Incorrect hyperlink as per the field data.

Solution

The problem was fixed in the latest versions of 7.6.0 and starting from 7.7.0. It often...MoreLess

Like 0

Like

Share

0 comments
Show all comments

Problem

There is a field:

{
   "operation": "insert",
   "name": "UsrJob",
   "values": {
      "layout": {"column": 0, "row": 0, "colSpan": 12},
      "bindTo": "UsrJob"
   },
   "parentName": "Header",
   "propertyName": "items"
}

The attribute property contains subscription to the event

...

MoreLess

Like 0

Like

Share

0 comments
Show all comments

Problem

I get the "Invalid object name 'dbo.SysAccountLog' " error when I save a record in the [Accounts] section.

Cause

The error was caused by the selected "Update change log" checkbox in the properties of the [Account] replacing object, i.e., the change log was configured incorrectly in this object...MoreLess

Like 0

Like

Share

0 comments
Show all comments