By visiting this portal, you will be able to contribute towards the evolution of the Quantum solution through interactions with other Quantum users, FIS trusted partners and FIS staff from around the world. Each Portal User receives 5 votes. Each user is allowed 1 vote per idea. Votes are reset when an idea is in a final state i.e. Shipped (delivered in the product).
Users will receive weekly email updates that highlight new activity. Users will receive emails for their created ideas when:
Status changes
Comment changes
Be aware that when you post content, other community members will see your name. FIS is not responsible for content posted by other Aha! Ideas Portal Users.
@Guest are you aware of workflow templates of purpose URL? This functionality allows you to construct a URL or URL pattern that then becomes available as a workflow action to use in workflow reports and workflow pages. When the action executes, it opens a new window with the target URL.
Template inputs can be used as placeholders in the URL. In above example,
Type
andName
are used.Starting the URL with
/
creates a URL relative to the current domain.Starting with
http://
orhttps://
creates an absolute URL. Note that for security reasones this URL will be filtered by theAllowedExternalUrlDomains
setting inWeb.AppSettings.config
.