In want to bind a specific product , and its product features (ex Term,months , amount, Currency etc).Which are the objects involved in this process for successful binding ?
I tried downgrading packages to 7.18.2.1236 and everything is working fine. The next thing I need to do is downgrading the database version from 7.18.4.1532 to 7.18.2.1236. Which is the correct way to fix this issue because I'm getting "Versions of application "7.18.2.1236" and configuration "7.18.4" are incompatible"
I'm working on an assembly package and I'm currently using OData3 for some integrations. I noticed that the end-point "/0/ServiceModel/EntityDataService.svc/" is not exposing the methods of the custom entities. Do you have any ideas to solve this problem?
I'm working on an assembly package and I'm dealing with some problems due to some customizations, in fact I tried to modify the replacing object of the Account, in particular the 'AccountInserting' event.
After this operations I noticed that the source code of the object remains empty...MoreLess
I created a custom package working in file system mode on my PC.
The package is set to be "Compiled into a separate assembly".
When I compile it (selecting "Compile" in the dropdown menu near the package name and selecting "Compile all" in the Actions button) I see a popup error reporting syntax errors...MoreLess
In the advanced settings, when I select 1 to n items and then search for another item, apply a filter or filter the records by type, it deselects the previously selected items. This is quite annoying when a package has a ton of items.