Logo / branding
How to disable Charts Drill-Down
there i a way to disable the drill-down on Pie Charts when I click a Pie?
Thanks
Check if List View Related Tab has values in the creation of a new register
we'll like to share the next request and we aren't sure about the best way to develop it.
We have a custom entity A. When the user is creating a new register, we show the Main Form for A and we show a related tab with a List View of another related entity. If mandatory that the user include one or more register in this related tab.
Our doubt here is, how could check in the save of the new register A if the user have included 1 or more registers?.
Please, tell us if you need more information.
Thanks for your help.
Kind regards,
Luis
Create New Register - Cancel Save in Related Tab
Hello support,
we need your help with another doubt about how we coudl cancel the Save Method in a List View Related Tab.
I explain you the situation:
- We have a Main Form and a list view tab associated.
- When the user is creating a new register in the Main Form, we show the list view tab because is mandatory save this register associated in the creation of the main register.
- Our problem is that we have a Save in the Form Main but a Save in the Related Tab. When the user introduce a register in the Related Tab, he has to save the register but the main register is not created.
- We'll like to cancel the Save Method in the Related Tab and include code in the Save of the Main Form to save the Main Register first and, with this new ID, related the register introduce in the Related Tab after.
Please, tell me if you need more information.
Kind regards,
Luis
Access to a Method Delete?
We need to access to a Delete Method or something similar.
When a user deletes registers in a list view, we need to validate that he doesn’t delete the last register. He could to delete registers, but always this entity needs to have one registers. So he could delete registers except the last.
We want to access to a method Delete or similar, when the user delete a register, we’ll query in the entity and if is the last register, we’ll cancel the delete process.
Please, tell us if you need more information.
Best regards,
Luis
LookUp View - Configure distinct or group by
we need to show in a LookUp View only the distinct values of a fields. For this, could we to configure the filter grouping for the field or using a distinct?
If your answer is negative, how could we do it? We'll need open de LookUp View from a field in the Main Form.
Kind regards,
Luis.
Run Workflow From App?
Main Form not editable - Related Tab not editable
we have a doubt about Form Editable and Tabs.
I explain our situation, we want to update the Form.Editable=false when a user open a Form where the register has status=End.
This form has some related. He need to cancel the edition in this related Tab too. How could we do it?
Please, tell us if you need more information.
Kind regards,
Luis
External call to web service from Win 8 app
Exchange folder views
Block all sections on button click of Form Section
I want to block all sections ( Home Section, View Section and Form Section ) on button click of Form Section and after finishing all background process of ButtonClickEvent enable all sections till then all sections should be blocked.
I tired to us JQuery BlockUI in Offline Html, but it only blocks Forms Section and user is free to click Home Section and View Section.
How to remove fields from Setup before publishing Project.
As shown in below screenshot i want to remove Sharepoint, Exchange and Dropbox option seen in Windows App of Resco
User should be able to see only CRM option.
2 errors thrown when file not found for MobileCRM.Application.readFile() method
MobileCRM.DynamicEntity.loadDocumentBody
Hi,
Am in need of using MobileCRM.DynamicEntity.loadDocumentBody
to get image data and display in iframe.
It is working in offline mode
but not in Online mode, is there any alternate for this to work in Online mode?