Search
-
I was editing the Sales Order(Custom) report with the Method Integration Report Designer and the designer window threw and error and closed. Now when I try to open the report I recieve an error and the report would not run.
I looked at the error and removed the field that was erroring and the report openned and ran. I re-entered the field and all ...
-
That was what I was looking for!!! It did the trick!
-
I can get the correct reocrd id into a shared value. The issue now is that when the pop up screen closes, the shared I need to get the data from the Ship To table in the Sales Order screen. How do I pass control back to the Sales Order screen from the pop-up screen to use the shared result and get the data to popluate the fields. ...
-
I created a simpler screen with a just a grid. I can use the original screen from that was created with the table. Wouldn't the grid and select button still work the same?
-
Ok I found the correct field. It isn't Value from Session > Current - Screen Active RecordID it is Value from Screen > RecordID.
Now I have progressed the second issue with the process.
I opened the pop-up screen from a button in the ship to address1 field. In the button in the ship to address1 field, after openning the ...
-
The value from the value from Value from session > "screen active recordID" is not the RecordID from the row.
-
That is correct. That is where it is being set.
-
The action is set on the "Select" link click action on the pop-up screen.
-
I used that field. When I open the pop-up screen and click the "Select" link and close the pop-up screen, the record id I selected was 1 the record ID returned to the Sales Order Screen as 1262.
-
Thanks Adam. when you wrote "you should save the Value from session > "screen active recordID" into a shared result", were you referring to Value from Session > Current - Screen Active RecordID?
|
|
|