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
I create a new API v2 page and add an Opportunity table to this page. I expect it will be redirected to Opportunity detail page when I click on one Opportunity link on this table. The URL is changed in the browser, but the page is not redirected. NOTE: ** This issue only occurs in API V2 and Lightning Community site.** Please help to check.
I am trying to display a donut that when clicked opens another donut, that when clicked again opens a table displaying the records. There are essentially two conditions the table needs to remember when the user clicks on the second donut segment. To do this I am using two models. One aggregate (due to the number of records) and one basic model, used to display the final results in a table format. The first donut (on the aggregate model) splits on the Current_Membership_Bundle__r.Bundle_Membership_Class__c. I then go on to set a condition from the clicked segment on the table model named “AllAccounts” (see screenshot) This drills down into another donut (again on the aggregate model), which splits on the Account_Type__c. Again I set the model condition on “AllAccounts”. (see screenshot) At this point, when the user clicks on the Account_Type__c segment I’d expect a table to load on the “AllAccounts” model. I’d expect conditions to have been applied to the; Current_Membership_Bundle
Model Table filter not working properly for certain users this working for system admin in skuid pages. We have two users for the same profile, the first user in table filter is working fine but the second user is not working. I have checked all permission, it is already assigned but I have confused why skuid not working for same to all user profile.
I want my multipicklist field of table displaying “none selected” when none of the items are selected with the blank value. Is it possible?A quick reply will be highly appreciated.Skuid version 12.0.6
I have a lot of hope and expectations for Spark and out of the box the look and feel a so much nicer. We use the table component extensively with Millau, however we have a number of features that help to drive a full Skuid experience, such as overriding links that would normally take you back to Salesforce. Here’s a list of the initial limitations & issues I’m seeing with the table component: The Picklist option for reference fields is no longer available. This is handy for a number of references such as Record Type rather than the autocomplete. The popup that displays when modifying lookup fields shows the link back to the Salesforce record and I can't find a way to modify anything in this popup other than what fields display. Even a triple mustache doesn't help with removing the link. Not good for communities when providing a contained app experience. Template fields don't allow HTML. It's really handy to drop in a template field to display an icon with a link or even some f
The sticky option for the page footer in Spark doesn’t fix it to the bottom of the page: Here’s the CSS that renders: .nx-page .c0086 { z-index: 100; position: absolute; bottom: 0; left: 0; right: 0; Changing to this fixes it, but I don't have access to manage the CSS: .nx-page .c0086 { z-index: 100; position: fixed; bottom: 0; left: 0; right: 0;
I’m running into a few challenges with the Wizard component in Spark. First, I have a page Include in the first step that loads when the page is loaded. If I navigate to a second step and then navigate back the page include is gone. To get around this, I add the run component action to re-load the page include when the Back button is clicked. While not ideal, I can work with it, however, this action is not able to be added to the progress icons(yellow), which also navigate between steps. So this creates a pretty major disconnect between the behavior of the buttons and the step icons. As a side note, having the component action to reload page includes is freaking awesome.
On Skuid 11.2.1, I have a skuid table that displays certain related records on a parent record. The parent object is a custom object. This skuid table always worked fine until we just recently changed from using a custom contract object to the salesforce standard contract object. My skuid table used to be able to open the custom contract object from clicking a link on a reference field in the table. Now that we are using the standard contract instead of the custom one, I can’t get that same functionality of clicking on a reference field in my table to open the contract record. I also have a row action that used to open the related contract but I can’t get that to work with standard contract either. The odd thing is that when trying to repurpose my table to work with standard contract, I found I was unable to “see” the standard contract id field for adding to my data model. I am trying to use a reference field in my table to open the contract, but if I simply add the contract refe
Could anyone please let me know that if i could attach a document generated from squid as attachments in salesforce
This is super weird…coming from a Text component in Spark v2…even weirder because I have 3 ways the user can land on this page, and this only appears in 1 out of 3 ways…when coming from the other 2 ways, the Text component renders just fine with merged fields appropriately. I don’t have a clue where to even begin troubleshooting this, so hopefully Skuid engineers might have an idea. It seem like this is related to Accelerated Mobile Pages project.
I’m trying to use Squid Platform along with a MariaDB database. I can bring the data into a table OK and see it, but there is no way to sort columns like in the original API. When I click on the edit icon on a cell in the table, it highlights the cell below the one where the icon is … and still won’t let me edit anything. I tried changing the table to edit all mode and this allows me to highlight a cell, but I still can’t change anything. Chrome browser. Same issue applies in V1 API. I cannot edit anything.
How to migrate a custom component from one environment to another?
The error occurs when I click on the button to configure Drawer in API v2 (Spark 12.0.6). Please help to resolve. Uncaught TypeError: Cannot read property ‘onSelect’ of undefined at h.select (/resource/1551062192000/skuid__next/js/builderReqs.js:2) at y (skuidBuilders.js:1) at Object.customAction (skuidBuilders.js:1) at HTMLButtonElement.eval (/resource/1551062192000/skuid__next/js/builderReqs.js:2) at HTMLButtonElement.dispatch (skuidReqs.js:1) at HTMLButtonElement._.handle (skuidReqs.js:1)
I just upgraded to the lastest Millau patch of 11.2.18. Everything appears to be working fine in Classic. However, I have 4 console users who are on Lightning so they can see better case information. When they click on an Account page (totally skinned with Skuid, including page includes etc.) they are getting an error:“Unfortunately, there was a problem. Please try again. If the problem continues, get in touch with your administrator with the error ID shown here and any other related details. Error ID: 1873906661-77759 (-1659005954)Unfortunately, there was a problem. Please try again. If the problem continues, get in touch with your administrator with the error ID shown here and any other related details.”The page works fine in Classic so I am assuming it is how the page is set up or the page assignments not playing well with lightning. I saw a string that discussed a similar issue a couple of years ago. But they were told to submit a ticket and no resolution was posted to the comm
We were using skuid page packs as a migration process between environments without any issue on 11.2.9. Upgraded to 11.2.16 and page unpacking has stopped working. Tried to upgrade to 11.2.18 and still not working. This is a major issue since our developers do not have access to make skuid page changes in production and we use skuid page packs for migrations. While unpacking pages see the following information message “Refreshing Pages in selected Static Resources …” but it stays at that forever without proceeding to unpack.
This is something that I am sure is possible, but I can’t quite seem to get working. tl;dr: I have a RESTful webservice set up (and all that works, Querying/Inserting etc.) but in order to do so, I had to “add” all the fields to the REST model in Skuid myself. This was ok for the proof of concept I was delivering, but now I need to take this to the next level, and a requirement is that should the responses definition change on the service, Skuid needs to “easily” take these new fields into account. It sounds daft, but I am sure at some point in the past, I used the Skuid REST Model builder to somehow “unpick” the service results and create a bunch of fields for me, can anyone prompt me as to how this is done? Loads more detail: So it’s actually a Salesforce REST webservice I am contacting. And lets say it has an inner class return type like so: I can then define my REST data source, similar to so: And this all “works” for GETting and POSTing data to and from my webservice (I know the
I’m using a postgres data source and want to enforce security on query. In the configuration I created a condition and selected ‘enforce on query’ and set the condition in condition permissions for the appropriate profile to ‘always on’. This seems to work and I also don’t see any way of modifying it via javascript, but I just want to confirm that this enforcing on query is occurring server side and not client side. Is that correct?
I want the field in my table to display full name.I tried using word wrap and wod break…but nothing worked. Can someone suggest me as how can i break the words in different line so as full name is being displayed.?
Hello there, I’m attempting to create a series of ui-only formulas on a page layout. I’m using a case formula, that evaluates a Salesforce field {{ANI_Segmentation_Row__cc}}, which is a picklist, and should return text “Yes” or “No”. The Display Type on the field is set to Formula and the Formula Return Type is text, but the formula returns the default value “No” for all segmentation rows as of now. CASE({{ANI_Segmentation_Row__c}}, ‘CMNSS1’, ‘Yes’, ‘CMNSS2’, ‘Yes’, ‘CMNSS4’, ‘Yes’, ‘CMNSS5’, ‘Yes’, ‘CMSS1’, ‘Yes’, ‘CMSS3’, ‘Yes’, ‘K12NCM1’, ‘Yes’, ‘K12NCM2’, ‘Yes’, ‘OK12W1’, ‘Yes’, ‘OK12W2’, ‘Yes’, ‘OK12W3’, ‘Yes’, ‘PNSL1’, ‘Yes’, ‘PNSL2’, ‘Yes’, ‘PNSL3’, ‘Yes’, ‘SLFS1’, ‘Yes’, ‘SLFS2’, ‘Yes’, ‘SSANR1’, ‘Yes’, ‘SSNCM1’, ‘Yes’, ‘SSNCM2’, ‘Yes’, ‘SSNCM3’, ‘Yes’, ‘No’)
Skuid Version:12.0.4 I can’t get a PostgreSQL data source to return any data. I’ve tried messing around with the javascript a bunch but any call I make to postgres from an actual running page returns Invalid Response FormatI know my connection is working because from the configure tab I was able to retrieve tables and fields dynamically from the database using the "Import Data Source Object" mechanism and from the page builder I'm able to create models from that data source. What's going on here? How can I debug this further?
User story: Our scene starts off with a user and a deck component. Within each deck is a card that contains a field editor with a Yes / No picklist. Hidden out of sight is a deck (we’ll call this the “child deck”) inside our deck (we’ll call this the “parent deck”). The child deck is ready to be rendered when the user selects “Yes”. When the user selects “Yes”, a model action creates a new row within our child deck. Our child deck is rendered and a card appears within the child deck. Optionally, the user can add new rows/cards in this child deck. Now, imagine the user has created multiple cards in the child deck, and for whatever silly reason that a user might do so…as we know users often times do silly things…the user suddenly changes their picklist selection to “No”. What to do with these child rows/cards… End scene. My question for you all is whether it’s possible to remove all “child cards/rows” within the context of their “parent row/card”? Keeping in mind that other parent cards/
Have a form showing fields from a model within a deck. Inhave tried to use a field value as a custom field label using the insert field button. So far we cannot get the value to show. Just comes in blank. Is this a bug or just something we are missing?
I’m currently building a CPQ solution on Spark v2 for a client who is planning to implement soon, and I’m experiencing issues with the country and state picklists…specifically on Contact Object with the MailingCountryCode and MailingStateCode fields.When a Country is selected/changed, the dependent states do not render.This is a bit of an immediate problem, because users won’t be able to update Mailing Address info until this is resolved.Any ideas on a workaround until a fix can be released?
Hi,I have a mass action that when all of the rows on a table are selecting pops up and can be run.Does anyone know if we can create a button that selects all then runs that mass action?I assume javascript can do it but not sure where to start
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.