We have an online ordering portal and OnScreenLoad the Fullname is pulled from the portal user session and ParentFullname is pulled from the Entity table using the Fullname. These are placed into action results and used in further actions. This was all done by Method.
The problem is, I created text boxes to insert those values from the action results onto the screen, and nothing ends up being populated in them. All I'm using is an "Enter Value Into Field On Screen" action right after the action results are created from these retrieved values. And...nothing. Am I doing something wrong here?
I ask because I am trying to apply the correct (customer parent) tax code to invoices created in the portal, and this is the first step. The design by Method was wrong - it is using the tax codes from the Items. This results in invoices being created with incorrect tax codes, and they have to be changed one-by-one after the fact.
I do not think that I should have to pay again for fixing this, so I'm hoping someone can assist me.
Thank you.