can anyone knows how to get a field in a custom re...
# suitescript
m
can anyone knows how to get a field in a custom record as dropdown value?
e
List/Record of whatever type you wish to have values of available in your dropdown. Does that help?
m
but it showing id value like 1, 2 and 3 in dropdown.. not the name field value
b
a custom record used as a select should use its name or id as its select option text
keep in mind that its id (recordid) is not required to be the same as the internal id (internalid)
m
please give me the idea how to get the text?
b
how is your field setup?
m
i want th e group name .. not the id.. can it be done in functional side?
b
screenshot of the page where the custom field was made
m
message has been deleted
in employee master
im only interested in the Employee Group Field, in particular the list used for the field
m
message has been deleted
b
Employee Group Master is a Custom Record
what does its Custom Record Type page look like
m
yes .. it is a custom record.
message has been deleted
b
its the same question as the custom field
m
message has been deleted
b
though to be honest, that screenshot does not have a name field
m
when i enabled the name field.. can this be solved?
b
you would have to set the name field
but yes
m
Great! As i am new to netsuite.. You are saving me everytime. thanks a lot sir.. thank you verymuch!