WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Latest posts

latest posts

MVP

Hi Antonina,
most of `Actions` which are executed, require that the document already have a database ID assigned so it have to be saved.
It's technical limitation of the platform.

You could add something like `On open` -> Use path, which will do the save automatically, but I wouldn't recommend this, as it could cause junk forms.

I'm assuming this action does something like reading some default values into the list?
If so, you could try using item list initialization: https://docs.webcon.com/docs/2025R2/Studio/Process/Attribute/Basic/Itemlist/ILConf/ILConf_Init/

In reply to: Przemysław Prostko

Hi,
I think the problem is the use of "login and name" in the filter.

I checked and indeed, there is a small problem.
As Raluca pointed out - you can see what the SQL query for filtering looks like.
WEBCON changes the text formatting by adding '.
The easiest way would probably be to change it to Advanced Filtering and add the appropriate entry

Hi,

we would like to pick a group in a form field and to use all members of this group as filter for another user picker field.

Using the function GROUP MEMBERS [AD-Group Login and name] in a business rule works fine. Setting this one into an ALERT all members are returned as expected.
Using 'testgroup' as string in the group picker of the function GROUP MEMBERS ['testgroup'] in a filter of a data source works fine and all members are returned as expected.

But using the AD-Group field in the function GROUP MEMBERS [AD-Group Login and name] in a filter of a data source always returns no result. The name of the AD-Group field is "testgroup" - tested with an ALERT.
It would be great if passing a "person or group" field to the "group member" function would work as it does in the business rules. Could this be a bug? Or are we missing anything?

Kind Regards
Sébastien

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.