[progress Communities] [progress Openedge Abl] Forum Post: Re: 4.0.4 - Redirect To View...

  • Thread starter Thread starter Mohammed Siraj
  • Start date Start date
Status
Not open for further replies.
M

Mohammed Siraj

Guest
Hi Meryem, This is not supported OOB. Request you to file an enhancement request in IDEA' s section. For now, can you try the following scripting solution: $('form[name="theForm"]').find('input[name="destId"]').val(176735) //176735 is pageId of target page $('form[name="theForm"]').append(' ') // 395942 is recordID.. this parameter is required in case the page mandates a recordId parameter eg. Record Details/View page.

Continue reading...
 
Status
Not open for further replies.
Back
Top