We have customised solutions...
Search Result
Collapse
31 results in 0.0079 seconds.
Keywords
Members
Tags
-
RAALINK Innovations Pvt Limited India
Unleash the power of ESPO CRM with creative ideas and processes to automate every aspects of your business.
We have customised solutions...Last edited by dreginald; 04-24-2023, 01:52 PM. -
Created at takes Id of Logged in User only but modified takes id from array
$i = 0;
while(
$i < array\length(usersIds),
(
$id = record\create(
'Attendance', 'attendanceDate', date,
... -
check after one month excluding weekends
Hello,
what I'm trying to do, is to create a flowchart that check the status of the lead, if the assigned user changes the status to Not...Last edited by jd13579; 02-25-2022, 08:48 AM. -
Make Opportunity Field Visible if User is the assignedUser
Hello!! Did some searching for a solution to my specific use-case here but couldn't find anything quite like this...
We have a varchar field... -
Using entity\getLinkColumn returning none
Hi,
I have been trying to get a value from a linked multiple entity using entity\getLinkColumn(LINK, ID, COLUMN) but all i receive is "None"....Last edited by jonesm; 09-29-2021, 12:07 PM. -
Setting fields to specific Datetime in Workflow Formula
Hi, maybe you could help me with this.
I'm trying to set a Datetime field through Formula in workflow when a record gets updated. I'm having... -
Formula with sum on date ?
Hi,
Is it possible for an account to have a field and a formula that calculate duration of all calls on account.
For example that did not... -
How to assign the attribute "teamsId" of a linked entity in formulas?
entity\addLinkMultipleId('user.teams', 'id')
entity\addLinkMultipleId('user.teamsIds', 'id')
did not workLast edited by cpicanco; 09-23-2019, 04:22 PM. -
How to assign the attribute "teamNames" in formulas?
How to assign the attribute "teamsNames" in formulas?
I am trying to use a string attribute identical to the team name, but it...Last edited by cpicanco; 09-20-2019, 07:49 PM. -
formula replace query?
Is it possible to search a string in a field and replace using a formula?
I can do this easily in MySQL. I have searched the Forum with 0 results/hits....1 Photo -
Суммирование значений сущности и их вывод в списке.
Добрый день!
В системе создана Base сущность "Навык" с двумя типами полей... -
make panel only visible if current user is assigned user (account)
Hello,
i have a question and i hope someone can help me. i would like to make a panel visible only if the current user who is logged in is...Last edited by Mastelui; 09-24-2018, 08:51 AM. -
Formula LIKE statement?
Is there an option for Formula's similar to the MySQL LIKE statement available or even a work around? -
Смена ответственного при выборе статуса
Добрый вечер! Я никак не разберусь с формулой. В общем я создал в разделе контактов...Last edited by yuri; 06-14-2018, 11:05 AM.