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
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
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