Hi everyone, Good day! :blush: I need some help wi...
# suitescript
m
Hi everyone, Good day! 😊 I need some help with a filtering issue. On the "Quote" form, I want to filter the available options in the Contact field. Does anyone know how I can achieve this? Any suggestions or solutions would be greatly appreciated! Thanks in advance!
a
I've only ever done this by duplicating the field and setting the filtered list values into the new field
then copying the set value to the native field
👍 1
m
Was it working precisely?
a
Meaning the filtered value copying to native field?
m
yes
a
yes but the internal ids will be different
just create a map
m
Hmm ok