Summary
When debugging problems with AppSearch, a UI control, or any custom action that deals with properties, it is useful to have something that displays the property in question.Synopsis
When debugging problems with AppSearch, a UI control, or any custom action that deals with properties, it is useful to have something that displays the property in question. This article explains how to quickly create a custom action that will display the value of a property using VB script.
Discussion
Creating the Custom Action
- Navigate to the Custom Actions view.
- Right-click on Custom Actions, and select "New > VBScript > Stored in Custom Action."
- Enter the following into the Script Text field of your custom action:
MsgBox Session.Property("MyProperty")
Note that you would use your own property in place of MyProperty.
Your custom action has been built.
Using the Custom Action
The custom action can be deployed as part of a sequence, or it can be triggered by a button in the UI.
To put it in a sequence:
- Expand the desired sequence.
- Right-click at the point where you want to insert the custom action and select Insert.
- In the Insert Action dialog box, select Custom Actions from the combo box at the top of the dialog.
- Select the desired custom action from the list and click OK.
To have your custom action launch after a button is pushed:
- Locate and expand the dialog that your target button is on in the User Interface view.
- Click Behavior and highlight the button.
- Create a new event for it.
- In the Event column, select DoAction.
- In the Argument column, select your new custom action.
- In the Condition column, type 1.
Related Articles
How to handle Navigation Controls using Checkbox property in Suite wizard pages? 4Number of Views Hiding Confidential Information Stored in a Property from an MSI Log File 3Number of Views PowerShell cmdlet get-property Used in a Custom Action 6Number of Views Using Properties In Conditions 9Number of Views Writing to the Log File from a Custom Action in an MSI 13Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago