Hello, all.
I have a custom Infomaker report based off the d_pledge_bills_patron_new report (Pledge Billing). The report currently has the company name hard coded. We are a consortium and need to be able to change this parametrically, as we do in other reports. This report uses a custom parameter window that I have not been able to locate. Does anyone have experience with custom parameter windows? Are there any suggestions as to where I should look for this window? It does not seem to be located in the Power Builder Library we use to store our customizations, but I am not that familiar with Infomaker.
Thanks,
Ryan
The custom report and parameter windows are compiled into the application and are unavailable to view or for customization. To make a new pledge billing format, a new datawindow can be added as a reference to T_FORMAT_INFO, and used as a new format selected in the Pledge Bill Format parameter of the standard Pledge Billing utility. More information on this is available in the help system.
As long as the title text object is named st_company_name, it should be replaced by the Company Name as defined in T_DEFAULTS for the user group’s organization.
=>Ryan Creps
@Tessitura Network
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Ryan Huber Sent: Wednesday, January 14, 2015 10:44 AM To: Ryan Creps Subject: [Tessitura Technical Forum] Infomaker report with custom parameter window
This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!
Thanks, Ryan! The st_company_name hint was exactly what I needed in this case!
Cheers,