infor.com
concierge
infor u
developer portal
Home
Groups
Lawson - Technology Customer Community [READ ONLY]
Display Exec not receiving page.parameters values
unknown
I am working on a new approval flow and I am having an issue with the in-basket display exec. This is for a xml in-basket. It seems that the key values are not being passed to the portal page. If I put in alerts to display the page.parameters.XXXX value they are undefined. I have done this before without any issues. Does anyone know how to debug this or have suggestions for what I should be be looking at. I feel that this must be something simple but I have looked at this for a while now and I am just not seeing it.
Thanks,
[Updated on 4/27/2015 8:45 AM]
Find more posts tagged with
Infor Lawson Technology Group - Discussion
Comments
unknown
Did you double-check your approval node, Work tab, and verify that the correct Display exec is there?
jacob-jellison
You may need the parent. prefix as shown below....also check for typos on variable names...they must be named the same as the in the service:
function FORM_OnBeforeTransaction(fc)
{
lawForm.setDataValueById("text1",parent.page.parameters.PJR_COMPANY);
lawForm.setDataValueById("text2",parent.page.parameters.PJR_REQUISITION);
return true;
}
unknown
Thanks for the responses. I knew it was something simple. It turns out the issue was with the page.parameters variable name. They didn't match the variable names that I had defined for the service.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Help
Popular Tags
Infor Lawson Human Resources Group - Discussion
Infor Lawson Technology Group - Discussion
General Discussions
VISUAL - Enterprise General Discussions
Infor Lawson Supply Chain Management - Discussion
Process Automation (IPA) - General Discussions
Pegasus - Partner General Discussions
Infor Lawson Supply Chain Group - Discussion
Infor Lawson Financials Group - Discussion
Infor EPM Discussions