I have a page and a connected search page. How to make field's default value = search result? So that if we have search something, and we need to add new row, we don't need to re-select suggested valued from lookup table. From address bar, the result search is in variable value11, can we take this variable value as default value for that field?
Thanks!