Hello!
I was trying to implement the OR condition within WHERE in the api rest url, I searched everywhere but can't find any examples, according...
Search Result
Collapse
157 results in 0.0049 seconds.
Keywords
Members
Tags
-
API REST WHERE condition using OR
-
fill in a field based on the number of records
I would like to know if there is a possibility for me to create a field where the data that will be filled in is based on reference and some other information... -
Import data in the flow field
Hello people
I would like to know if there is a possibility to import data in text format within the flow field as if it were a post.... -
Trigger a workflow rule only 1 time
Good morning guys, I would like to know if there is any formula that makes a workflow be applied only once per record.
For example, within... -
TargetList creation from custom entity?
Hello, If I understood correctly the TargetLists can be formed only from general entity reports:
switch ($entityType) {
case 'Contact':...Last edited by partomas; 03-17-2020, 01:42 PM. -
Tip on 500 Error
For those who have encountered this error message, the cause can be an error in your hook code:
I spent 2 days going crazy... -
Debugging PHP Code
For those that may not be aware, the following is really useful when debugging PHP code:
Code:$GLOBALS['log']->debug('Here is my variable:',
-
Creating a multiple payment schedule lines for a Sales order
As well as having multiple Sales order line items for the items in a sales order I'd like to add a multiple custom payment schedule items. This will allow...Last edited by cjohnsonuk; 01-20-2020, 12:29 PM. -
Редактирование доступа к настройкам профиля
Добрый день!
Не разобрался, как можно редактировать доступ к настройкам профиля.... -
Help appreciated: anybody can provide a hook with both afterRelate & afterUnrelate?
Hi,
I have created an entity called Event and it has relationship with Contact. I have an "entryCount" field to calculate the contacts...Last edited by chrisjiang; 12-28-2019, 02:16 PM. -
How to fetch another entity listing inside a custom entity menu grid listing ?
Hi ,
I have a Product Entity where i maintain the product data , i need to show the product grid listing inside my custom entity called Report... -
Export/Import Teams
Is it possible to import and export teams for a particular record?