select object
Posted: Thu May 13, 2021 2:40 am
this is probably an easy one, but ive looked all day and havent seen the answer.
i have a select list (or lookup) and then a button to open a browse/edit form, passing the data in the select list to the run object using a hash variable on the run object i.e.: #objectname#. the problem is, when i select from the list the hash variable doesnt get updated unless i refresh the page. how do i update the selected data in the select object without refreshing the whole page?
i have a select list (or lookup) and then a button to open a browse/edit form, passing the data in the select list to the run object using a hash variable on the run object i.e.: #objectname#. the problem is, when i select from the list the hash variable doesnt get updated unless i refresh the page. how do i update the selected data in the select object without refreshing the whole page?