WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

Adrian Baszak (WEBCON)

WEBCON

Hi, # Public API Please take a look at these endpoints in Public API: - /elements/resolveFieldValue/{idguid} - /elements/{id}/resolveColumnValue/{idguid} Both return a list of possible values for a given picker form field {idguid}. The second does it in the context of a given element

AI agent - current version
12.03.2026 16:21

Hi MichaƂ, AI PROMPT currently uses the Gemini 2.0 flash-lite model. You saw a different model mentioned in the response because chat models cannot check their own version. If they mention one, they are usually repeating something from the system prompt or generating a plausible guess based o

input pop-up window
11.07.2022 11:20

Hello, you can try this approach: keep the "Consultant" form field in a group - collapsed by default - and add additional validation on path "Consult" (form rule), which will check, if "consultant" is not empty. If it is, it will display a pop-up, expand the group and set focus in the form field. Se