1. Open the File in StyleVision2. Scroll to find the Resolution tag3. Right click on the pink\purple “pre” tab4. Click Edit Paragraph Type5. Select “p” instead of “pre”6. Click OK7. Click Preview HTML and the wrapping should now be correct.
1. Open the File in StyleVision
2. Scroll to find the Resolution tag
3. Right click on the pink\purple “pre” tab
4. Click Edit Paragraph Type
5. Select “p” instead of “pre”
6. Click OK
7. Click Preview HTML and the wrapping should now be correct.
Read More »
In customization, open the entity HW Device and create new attribute new_clientcode as nvarchat format= text and maximum length=100.Display the field in the network tab of the formClick to select the Web Interface tab and click to open the Form PropertiesSelect event as OnLoad and click to open the Edit windowAssuming you Nagios URL is: 'http://192.168.10.3/nagios/cgi-binReplace the existing JavaScript with:var url = 'http://192.168.10.3/nagios/cgi-bin/extinfo.cgi?type=1&host=';url = url + crmForm.all.new_clientcode.DataValue;crmForm.all.IFRAME_WebInterface.src = url;Click OKSavePublishThe field new_clientcode is the unique name of the device in NagiosIf the field new_clientcode is not null, the Nagios window will open in the Web Interface tab
In customization, open the entity HW Device and create new attribute new_clientcode as nvarchat format= text and maximum length=100.
Display the field in the network tab of the form
Click to select the Web Interface tab and click to open the Form Properties
Select event as OnLoad and click to open the Edit window
Assuming you Nagios URL is: 'http://192.168.10.3/nagios/cgi-bin
Replace the existing JavaScript with:
var url = 'http://192.168.10.3/nagios/cgi-bin/extinfo.cgi?type=1&host=';
url = url + crmForm.all.new_clientcode.DataValue;
crmForm.all.IFRAME_WebInterface.src = url;
Click OK
Save
Publish
The field new_clientcode is the unique name of the device in Nagios
If the field new_clientcode is not null, the Nagios window will open in the Web Interface tab
The Customer field in Microsoft CRM - Case entity, can be either Account or Contact.The workflow checks if the Customer’s field is a Contact and if no Responsible Contact has been selected it then updates the case’s Responsible Contact field with the Customer’s (Contact) fieldDownload workflowRead More »
The Customer field in Microsoft CRM - Case entity, can be either Account or Contact.
The workflow checks if the Customer’s field is a Contact and if no Responsible Contact has been selected it then updates the case’s Responsible Contact field with the Customer’s (Contact) field
Download workflow
Publishing a new reportDownloading an existing reportUpdateing an existing reportRead More »
Setting up Visual Studio for your first report and creating a simple Account list report.Read More »
Setting up Visual Studio for your first report and creating a simple Account list report.
Call to Learn More: 1300-50-68-48 All trademarks are property of their respective owners.