Add support for calling webtop/conjuror/invocation.cfm from a dialog iframe

Description

The attached patch modifies invocation.cfm so it can be used from a dialog iframe.

Example:

<cfset urlChangePassword="#application.url.webtop#/conjuror/invocation.cfm?objectid=#stUser.objectid#&typename=farUser&method=editPassword&ref=dialogiframe" />
<ft:button type="button" value="Change Password" onClick="$fc.openDialogIFrame('Change Password','#urlChangePassword#')" />

Environment

None

Attachments

1

Activity

Show:

Dennis Clark July 18, 2011 at 6:49 AM

Committed patch to p600

Geoff Bowers July 9, 2011 at 12:57 PM

Any reason this hasn't been committed to the maintenance branch already?

Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Affects versions

Priority

Created April 5, 2011 at 7:02 AM
Updated July 18, 2011 at 6:49 AM
Resolved July 18, 2011 at 6:49 AM