Hi, guys, I want to know how to not show duplicate...
# general
u
Hi, guys, I want to know how to not show duplicates in the list. I only want to show one '00001' in the list as it all has the same value' This field is a custom record/list. -> I think it's because duplicates are allowed in the custom record. I want to prevent duplicates if the 'name' is same.. How can I achieve this ?
t
create your own record. Use search module and then populate your field 🙂
c
Tidy the custom record data up
u
Hi, Tyn Guardian, thanks for the comment. Do you mean I should create another custom record?
t
Is the source of the list/record is a list or a custom record?
u
it's a custom record. How can I use search module?
Hi, CD, Could you tell me how I can tidy up my record data
I'm thinking of using workflow
t
@李 知恵, you can create search using N/search module. Then filter only the unique records. After that, you can display the records to your field use N/ui/serverWidget
r
Name of the record appears in your dropdown field while the internalId for all of these is probably different. I don't think you need to change on how you are sourcing the field, you probably need to clean up the data.
u
Hi, guys thanks for the comment, I realized I have some other problesm..I'll post it on other thread!!
thumbs up 1