Thank you @battk, I also tried the redirect but when I submit the form, a sublist will be added to the page from the 'formProcess' function, and the redirect removes that sublist.
b
battk
05/10/2024, 2:34 PM
you have options to add parameters in N/redirect, which you should use for your parameters
d
Dung Le
05/10/2024, 2:37 PM
Thank you @battk , I was able to add parameters hoơever, I don’t want the url to show the parameter. Is it possible to only update the form without submitting so that the script URL will not redirect?
b
battk
05/10/2024, 2:41 PM
client script can be used to update the sublist depending on the type of sublist, though tends to be slow