Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Question about usiing Virtual Function inside virtual function executed by IFTTT

Florian Seibold
Contributor
May 13, 2025

I have currently this this line as Value inside an IFTTT:


entryId=[entry.id]&accountowner=[entry._func.queryAndSet(MitarbeiterAFDE:@self;nicknames:[entry.accountownerIMPORT];benutzername)]

Now I noticed that i have problems with accents, spaces and most likely upper / lowercase. 
Thats why I added this as virtual function. What mistake did i made?

 

entryId=[entry.id]&accountowner=[entry._func.queryAndSet(MitarbeiterAFDE:@self;nicknames.trimAllSpaces.lowerCase.replaceAccents:[entry.accountownerIMPORT.trimAllSpaces.lowerCase.replaceAccents];benutzername)]

1 answer

0 votes
Alex Medved _ConfiForms_
Community Champion
May 23, 2025

Take a look at the replaceAccents function - it does a replacement... and that might not be the same as removing the accent character and replacing it with a single non accent character

https://wiki.vertuna.com/spaces/CONFIFORMS/pages/2359385/Virtual+functions

So, what is the value for the "nicknames" and the "accountownerIMPORT" fields you want to "match"?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events