Portal Page Reloading on Form Submit

Sort:
You are not authorized to post a reply.
Author
Messages
Ward JR (mwrkx)
New Member
Posts: 4
New Member
    Is it possible friends?

    I have a custom portal page that I need to build. I need to know if it is possible to submit a portal page to itself via a html form so that I can pickup some of the fields and use them in processing the querying of data from Lawson via a DME.

    Thanks in advance for the help!!!
    Ward JR (mwrkx)
    New Member
    Posts: 4
    New Member
      Figured it out after tons of attempts so will share:

      http://your-domain-here/lawson/portal/pages/index.htm?FILE= your-portal-page-filename-here

      What I was doing was creating a custom form on a portal page. When clicking on the submit button (which was a button type not submit type), I was attaching selected values and doing a window.location redirect with the above url plus variables. Worked like a charm.

      Hope this saves someone time and hassle. I have no hair left from this one!!!
      You are not authorized to post a reply.