跳至內容
選單
此問題已被標幟
2 回覆
2120 瀏覽次數

I would like that in an application form, a unique code given by the user allows me to retrieve a contact id in order to retrieve and show information.

In this context, the idea would be to pop up a message in case the code is not valid.

Thank you for your help and sorry I am such a bad programmer


頭像
捨棄
作者 最佳答案

The problem is that I do not want to show all the codes in the form. I would like to have a check when leaving the field and get the contact ID to display information or show a message box if the input code does not exists.

頭像
捨棄

Hello Damien,

We can discuss here in detail.
shivoham.odoo@gmail.com

最佳答案

Hello Damien,

I think you have to put a field in search view so you can search contact from that unique custom code.

頭像
捨棄