Deep dive demo webinar: Get an in-depth look at the enhanced Nintex CE Platform
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
We upgraded to Millau on Monday, and we went through our pages to ensure that everything was functioning correctly. There were some upgrade pains, but they were easy to resolve. However, one problem that we’ve encountered is the Chatter Feed component isn’t working correctly. We upgraded our themes to make sure that the themes weren’t a cause, and the problem persisted. The Chatter Feed shows on those pages where it was previously used; however, adding the Chatter Feed to a page that did not have it before the Chatter Feed doesn’t show up at all. In addition, when the feed is hidden there is an error in the JavaScript console: I tracked this down this error to some JavaScript from Salesforce. When the Chatter Feed is shown, the above error does not happen, however, the Hide Feed button is missing. We are not experiencing a problem in our Production environment, as we have not upgraded to Millau there yet. Is anyone else having similar problems? If so, how did you resolve them.
Skuid 8.15.8
Hi everyone.I’m not sure why but I have a field inside a model not showing in my table. I have added it and the model is correct. Other fields from the model are visible and look all good. Anyone have any suggestions as to why?
We are creating dynamic conditions to query records. Thus, final SOQL query created for fetching records may contain more than 20k characters. So is there any SOQL Character limit in skuid.
Hello all,On an Account Detail page, I have a related list table for Tasks which also includes a Button Set to add a New Task via Popup form. Have been using this for a couple of months and working fine, except one caveat I have been trying to figure out for some time:I have the “Related To” (whoid.type) condition set to Contact and that works great. However, the reference field list shows all Contacts. I am trying to limit that list to just the Contacts that belong to that Account. I have tried a number of scenarios and combinations with the whoid, all with no luck. The user can obviously use the search box to bring up the Contact, but it would be great to have that list limited. Tried searching community for the past couple of weeks and I am not seeing anything on this.Has anyone out there tried to do this, is it even possible in Salesforce?ThanksAnn
We need to connect Salesforce with our events system (Eventsforce) using Skuid. We want to be able to display Eventsforce events against Salesforce contact records, as records on a related list using the email address as a match between the two systems. I’m at a point where I have been able to gain access through Skuid to Eventsforce data using a REST API to start running some tests, The first test I try to run is an attempt at displaying all Eventsforce events I have noticed some differences when querying the data through a JSON viewer in chrome, to querying through the Skuid UI. When sending the query https://www.eventsforce.net/jiscevents-sandbox/api/v2/events.json I receive only one record of data in Skuid. When I send this same query in the JSON viewer, it returns all records (about 20). Below are my common request headers. Why am I only receiving 1 record in Skuid?
hi, There is an issue with Recently accessed Opportunity object in SKUID. We are using a popup wrapper to display recently accessed Opportunites and Accounts. Whenever any Optty is accessed, it appears in 1st position in the list of say 10 objects. However on page reload ,it seats back again at older positions, which may be 5th position. This is not the same case with Account objects. Accounts objects are behaving as expected, it means after page reload the recently accessed object of Accounts retains it’s 1st position. We are using same models and rendering conditions on both lists, please can this be looked into.
Hi,The Millau release notes contain the cryptic line “We’ve made some changes behind the scenes to improve the use of the Chatter component”. Any chance we can get some detail on what that means - are any of the issues people have raised in various threads (not refreshing with model, strange layout problems etc.) addressed?Thanks,Linus
I am trying to recreate the Mobile Page Builder “panel” user experience by using a sliding panel from within a deck component, however the sliding panel isn’t sliding. It is doing absolutely nothing when I “Click”.
I have a field editor component inside a deck component with a click interaction to display a popup, but this is not working from Salesforce 1. It works on my desktop as well as a Salesforce 1 simulator, but not my mobile device.
How can I do this?
Skuid 11.0.1
I might be missing something obvious here, but can’t seem to find an answer.In a UI-only model I want my UI-only field to have the picklist options of another field on another model.For example, I want my UI-only field called “Account Industry” to mirror the picklist options for “Industry” on the Account model.Any ideals?
I have a table that references Events and I would like to conditionally render a column when the row is in edit mode.My issue is using the StartDateTime field and hiding the timestamp since we only care about the date for this use case. I’ve created a UI field to display StartDateTime as just a date, but that isn’t edittable. So, are you able to render a table column when the row is in edit mode?
I’m trying to create a drawer in a table (Model A) that drops down records in Model B ONLY if the records in Model B have a Date AFTER the record in Model A.The scenario is: I have a Table (Model A) with a date field associated with each record. I want to create a Drawer that shows records from Model B, ONLY IF the Date of each record on Model B are after the Date of the record in Model A. Is this possible to do without any coding/Javascript?Thank you!
I’m trying requery a model and compile all the data into a few tables. I’m finding, however, that my model’s condition isn’t being updated correctly. Here’s my code:---------------------------------------------------------------------------------------------------- var interviewerSet = new Set();<br /><br />&#47;&#47; get list of all reviewers $&#46;each(scoreModelInit&#46;data, function(i, row) { interviewerSet&#46;add(row&#46;Interviewer_Override__c); }); &#47;&#47; create Score_Object for each record interviewerSet&#46;forEach(function(interviewerId) { console&#46;log(interviewerId); scoreModelFinal&#46;setCondition(conditionName, interviewerId); console&#46;log(scoreModelFinal&#46;conditions[1]); &#47;&#47; this output remains the same $&#46;when(scoreModelFinal&#46;updateData())&#46;then(function() { scoreList&#46;push(new Score_Object()&#46;CreateObject(scoreModelFinal&#46;data)); });
I have a calendar that has one event source with two page includes for the “On click” popup. One page include renders if the user clicks on an existing calendar event and the other page include renders if the user clicks the “+” icon to add a new event. The problem I am facing is that the StartDateTime and EndDateTime fields are not populating at all. I am passing the fields over in the URL and can see them being passed over, but the page include’s Param variables are not picking them up for the start and end times. Image of the StartDateTime and EndDateTime being passed via the URL. {{$Param.start}} and {{$Param.end}} are not returning any values. Thoughts?
Simple queue with page include. Quick multiple clicks causes multiple page include instances. I was able to get 5. Is there something I am missing? Is there a way to control that effect. If I single click a different entry it clears to the single item. But users are prone to double click…Thanks!
I need help understanding how to use this action using Nintex Automation Cloud. I’m trying to create a community using the new API for viva engage that is in Beta. How do I get this to work if I created an app using Microsoft Graph API? I have created a client value and secret and was granted access to the app for yammer (viva engage). What now? I followed instructions up to step 5. Now I want to directly connect using NAC vs power automate. Introducing the Community Creation API for Viva Engage on Microsoft Graph Beta - Microsoft Community Hub
In Millau, new rows in models with conditions that set to ‘a blank value’ have a ‘null’ string added instead of being null. This then leads to an error if the field data type is not a string. Model condition New Row:
I want to see the name of the month, not the number in the chart below: This page says I should be able to set date granularity options on the category, but I’m not seeing those…
What’s wrong with this? Having issues setting the values using additionalConditions property. All the fields are triple checked to be included in all models. Values are showing on this.Id and children.data[0].Id when setting breakpoints.Rows get created without fields placed in additionalConditions property. var params = arguments[0], parents = skuid.$M('parents'), children = skuid.$M('children'), grandchildren = skuid.$M('grandchildren'), $ = skuid.$; $.each(parents.getRows(), function (){ children.createRow({ additionalConditions:[ {parent: this.Id} ] }); grandchildren.createRow({ additionalConditions:[ {parent: children.data[0].Id} ] }); });<br>
Hello All, We are currently using Lightning Design Theme with Millau version, and we are facing an issue with the “Flag for Deletion” within the Drawer, it won’t change the row background color to PINK as it was used to work before. But when we tried to mouse-hover on the Salesforce main-page which is outside of the Drawer, it changed the row background color to Pink. Any help is appreciated.
I’m trying to set certain colors for values within an aggregate model (or any model, really). Say the values are either “Off Track” (Gray) or “On Track” (Green).I have them sorted alphabetically, so Off Track becomes Group 1, On Track is Group 2.But when the model returns 0 records for Group 1, and [All] records for Group 2, the donut chart displays Gray, because that is the first color listed in the colors section.Rob Hatch posted a snippet here of how you can “lock” colors in a bar chart; it works fabulously for those, but he wasn’t able to modify it for other chart types. Wondering if anyone knows how we can get it there?https://community.skuid.com/t/have-certain-colors-represent-certain-values-in-charts
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.