When attempting to select value from drop down in the advanced query for field "code", getting error like "Type void is not supported in this type of lookup's".
can someone help me to get it resolve.
When attempting to select value from drop down in the advanced query for field "code", getting error like "Type void is not supported in this type of lookup's".
can someone help me to get it resolve.
The code field is of size 4 & it has relation with another table as well
It's seems that your debugging told you more about where the error gets thrown. Can you share it with us, please?
Also, please tell us more the field (you forgot this request). For example, what is the string size? Does the field have a relation to another table?
Hi Martin, how can we check the code related to this issue, when I try to debug it is hitting the systable lookup and add method control --method.
Yes Martin, this thread can you moved from retail to dev.
All right, so please go to the development environment and do what I suggested.
By the way, the category of this thread looks wrong to me. Do you agree with changing it from Retail to Development / Customization / SDK?
We are getting this error in all the three environments (DEV, QA & in Production), we done the Full Compile, Full CIL and database synchronization as well but still getting this error.
It seems previous developers we worked on the related form didn't test this scenario in DEV, Now the code was in PROD and the end user identified this issue.
Can you tell us more about your situation, please?
Did it work before? Is it a new development? Do you have the same problem with other fields?
Which type of environment it is? If a development environment, you'll be able to get much more information. Please compile code and synchronize database, to rule out problems with these things. Then share the setup of the field with us and debug the code to collect more information.
If it's a test/production environment, was this successfully tested in a development environment? If it doesn't work there either, I would ask a developer to investigate it.
Hi Martin, it was of "string" type.
What is the data type of this field?
André Arnaud de Cal...
292,884
Super User 2025 Season 1
Martin Dráb
231,758
Most Valuable Professional
nmaenpaa
101,156
Moderator