How can I search for a record by ID from a form, and create a new record if it don't exist ?

Confluence User - 15 Dec, 2023

Hello everybody,
I'm new to joget, and I'm using the Community edition.
I created a client form where I add clients, and I want from another form to lookup for a client by ID and retrieve his informations, and if he don't already exist, give the possibility to create a new one.
Could you please give me some advices or ideas on how I can do it ?

forms;field

3


18 Dec, 2023
confluenceUser
confluenceUser

Hello you can use value duplicate validator on field properties, heres the example.


hope it helps

19 Dec, 2023
confluenceUser
confluenceUser

Thank you for the answer. But is there a way to retrieve records information based on the value of a field to populate the other fields ??

22 Dec, 2023
confluenceUser
confluenceUser

you can try using hash binder Hash Variable#FormBinderHashVariable

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print