Confiforms: problem with JOIN(), comma is automatically generated separator

MB August 2, 2022

I have this filter (this is only part of the full filter for example):

id.queryAndSet(formaName:8642186;attrribut1:value1 OR attribute1:value2;atribut100.join( AND ))

as the result I am recieving:

value500 AND ,value501 AND ,glims AND ,value503 AND

but before confiforms framework was updated, it was correct (without commas)

value500 AND value501 AND glims AND value503 AND

please help me what do with problem, thanks

1 answer

0 votes
Alex Medved _ConfiForms_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 26, 2022

Hi

Noticed your question just now... 

What field type is your "atribut100" field?

And what shall the filter, like you mentioned, do?

value500 AND value501 AND glims AND value503 AND

This does not seems logically correct, unless you want the records to have a free text matches for every valueXXX listed + to have "glims" in some field

Alex

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events