I am working with Freedom UI in Creatio and I need to populate a virtual lookup with data. I have defined the ViewModel attributes and configured the view, but when I try to populate the lookup with data using a handler for crt.HandleViewModelInitRequest, the lookup does not display the data. I hav...MoreLess
I am trying running into a problem in my instance where I'm encountering a problem when I publish and compile where I receive a message saying that "One or more errors occurred. Sequence contains more than one matching element"
I am unclear as to what this message could be referring to. There error is unclear and I'm unsure as to how to proceed without more information. Has anybody encountered this problem before?
If it's a compilation error, maybe there is more details in the Compilation errors? In the lookups section, add the "Compilation errors" object to view the contents.
For Financial Services Creatio product lineup, thre is BaseFieldsDetail schema of the BaseFinance package to set up details with fields. This package is available only in Financial Services Creatio product lineup.
I need to enable the Product Parameters Terms using the Field Details in Freedom UI. What is the best way?
This is the view of the field detail in Classic I'm trying to replicate
log in to the various users and want to approve and I don't see that the approval table counts the approvals on their screen. its always 0 before approval. this is normal ?
the only one who sees the counter count perfect is the "admin" user. why ?
Hello I was attempting to display other attributes of Product in Lead section (except of Duration) , like minimum amount, maximum amount and so on. Could you please asssist me with this issue
I am trying to set up an A/B split test in a campaign, however when I install the add on from the market place in the link below, I am not seeing this added into the campaign set up. Are there any tips/tricks on getting this to work? After installing the app I updated the DB structure, generated the source code for all schemas and compiled my environment and still not showing.
Is there any way to open a web page in preferably a new tab of the browser. I've tried doing this in a client module with `window.open( ... )`, however a tab/ page is opened for every user logged in and not just the current user's browser.
If not can I make a feature request, a process element that enables a new tab to be opened and directed to a page.