I tried adding System.Net in Business Process Using property and it is throwing me error "A namespace cannot directly contain members such as fields or methods".
Is it possible to display columns of an object as a lookup?
I have configured a lookup named 'Data Entity' with data source as 'Section' (SysModule) so it is displaying all the section objects.
If the value selected in that lookup is 'Opportunity' then in the next lookup named 'Data Entity Field' should display all the fields of the selected object (Opportunity columns)
Is there any way to do this more easily/reliably now in Creatio? The above method would include any database columns that aren't actually Creatio-configured...MoreLess
I would like to generate a Report, that would print the Application and the Application Forms related to it (1:n) relationship. Is this possible in Creatio with FastReport. I have read dhe documentation on FastReport and saw some simple examples of printing some fields of the Contacts section.
The scenario that I am seeking answer is more complicated. Because I want to print the Parent(Application) together with the Child(Application Forms) attached to it.
Hi. I've looked through the other post regarding bpmOnline, and couldn't find the answer.
We have the Contact Form 7 plugin on WordPress and have via bpmOnline connected it to Creatio, and it works great. The leads are registrered in Creatio with all the information from the form BUT...
We have a process set up for approvals with an approver and a backup approver. The issue is that if one of them approves the document. The approval request stays in the backlog of the second approver creating unnecessary amounts of "open" approvals.
Is there anyway to setup an approval cancellation should an approver accept (or rejects) an approval request ?