I have a custom smartlist which provides the user with information from the Item Quantity Master and the Item Engineering File. The list works fine. I want to create a GoTo link to the Item Resource Planning Maintenance window. I can create the link, but I'm having a problem populating the window with the information I need.
My GoTo Task sets the Item Number field and runs it's script. That works. But I also need to set the Site ID to the correct value. In order to do so, I need to select the radio button for the Site ID, and then fill in the list box next to it (Location Code I believe). I'm pretty sure my task for setting the location code is correct...in the absence of any task to try and set the radio button I get a message that the Location Code is locked (which is true when the Default Values radio button (the default status) is selected.
So, how do I create a task to set that radio button next to the Site ID so that I can then pass the location code to the list box? The field shows up in SL Builder (I think) as (L) Site. I have tried setting the focus to that field, running that fields script, and setting a value to it (can't actuall try this as I see no way to set a constant value).
Hopefully there is a way to do this and I'm just not seeing it...thanks!
*This post is locked for comments