I already mentioned this topic a bit here https://community.bpmonline.com/questions/whats-dbexecutor-class-and-when-it-needed and I got an answer that I shouldn't try to use DBExecutor when working with ESQ. Does ESQ have a different mechanism for transactions though?

Like 0

Like

3 comments

Dear Carlos,

No, there is no any functionality that allows you to save more than one entity in a single transaction. I will address this idea our developers.

Show all comments (2)

Sometimes (I think that after creating pre-configured pages) SysWidgetDashboard_WidgetDashboardManager data packages appear in my repository. Do you know what are they used for?

Like 0

Like

4 comments

Dear Carlos,

Such data appears as a result of adding a widget to the page via Section Wizard. 

 

Regards,

Anastasia

Show all comments (3)

Hi community!

How are you?

I hope you can help me!

Currently, I show in an iframe a static local page created manually

How can I call an external page by passing a parameter? For example, contact Id.

This page would be shown, for example, by clicking on a button

King Regards,

Ezequiel

Like 0

Like

2 comments

You can create a web service in bpm'online. Then call the web service by clicking on the button and pass the parameter. 

https://academy...MoreLess

Show all comments (1)

Hi;

I create the process containing edit page.

I would like to set an Process parameter.

Is it posible to do it directly from module js

Like 0

Like

1 comments

Unfortunately, It's not possible to perform from JS. On the other hand, there is no point to do that. Business processes have their life cycle...MoreLess

Show all comments

I tried to add 2 buttons inside each row in the detail grid , but it didn't work , can anyone help me with sample code please

Like 0

Like

9 comments

Dear mohamad,

Where exactly do you want to add buttons and what have you already done?

Show all comments (8)

Hi Sir/Madam,

Request you to please tell me how to apply less properties to section pages created using mobile application wizard.

Regards

Raghu Ram

Like 0

Like

1 comments

1. Make a change in a mobile page with a mobile application wizard.

2. Add the "CustomSchemas" property to the "MobileApplicationManifestDefaultWorkplace"...MoreLess

Show all comments

Is it possible to set up text placeholder for textareas without querying the DOM and applying it manually?

Like 0

Like

6 comments

Could you, please describe your case in more details?  Also, any examples/screenshots will be appreciated

Show all comments (5)

Hi community!

How are you?

I hope you can help me!

How can I add a button in row datagrid of Products? I add a image below showing in red color where I need add the button!

King Regards,

Ezequiel

Like 0

Like

1 comments

Please investigate how the "activeRowActionOpenCard" button was added into the "SupplyPaymentDetailV2" module. Please feel free to create...MoreLess

Show all comments

When I create a process and a pre-configured page in this process I get two sets of language resources: one for the process and one for the page. Page resource files contain translatable strings for all the UI elements on that page. Process resource files contain translatable string for the...MoreLess

Like 0

Like

6 comments

Dear Carlos,

I do not understand about what resource.pl-PL.xml you are talking. Translations for business processes are located in Translations...MoreLess

Show all comments (5)

After refreshing page on my custom sections I get the following error:

GET http://localhost/0/QuickFilterViewV2Resources.js 404 (Not Found)

It does not happen on Contacts or Accounts sections and it doesn't happen if I just enter my sections normally (no refreshing). Do you know what I'm doing wrong that I get this error?

Like 0

Like

2 comments

The issue happens due to the fact that the static content is disabled and the development in the file system option is enabled. At the moment...MoreLess

Show all comments (1)