Join Slack
Powered by
Anyone know if there is a way to get the NAME of a...
# suitescript
j
jen
04/06/2023, 6:35 PM
Anyone know if there is a way to get the NAME of a custom form from its ID?
b
battk
04/06/2023, 6:48 PM
probably just create the record in dynamic mode and get its select options or set its custom form so you can get its text
j
jen
04/06/2023, 9:56 PM
I’m actually looking to replace a call to getText() which fails when the value wasn’t set using setText
b
battk
04/07/2023, 7:53 AM
create your own record, dont use the newRecord
j
jen
04/10/2023, 3:20 PM
ugh. That seems more convoluted than just checking the numeric ids instead.
4
Views
Open in Slack
Previous
Next