I am trying to send the output of a dropdown to a new page, so I can use it’s value to create a new thing. However, I think the new page has to be in the same format to allow this (but I am unable to set a page’s source as a number).
Hi there, @jackwemery93… you can send the selected number to the new page as a URL parameter by checking the Send more parameters to the page box and defining a key and a value. Then, when creating a new task, use the Get data from page URL operator to set the task’s ChildID to the number that was sent to the page.
You will just type dropdown_val in the Parameter name field (although, getting it in there can be a bit tricky because you don’t want to be searching the dropdown when you are typing it).