Nintex Automation K2: Back to basics
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
Currently on distance conditions, you have three options for the comparison location source. Fields from another model, running user’s location, and page parameters. I want to be able to filter a list of contacts with the source location being manually selected. I am currently using a dummy model and have tried a combination of Ui Only fields and actual reference fields.The problem is when using “Fields from another model”, to get the condition to grab the latest change, you have to save that model and update both it and the model being filtered. This is problematic using a dummy model as I do not want to save the changes to it, and a UI only field would be reset doing this. I am setting the value for the distance value from my snippet. Is there anyway I’m missing to manually set the Lat/Long for that condition? I feel that would solve my problem.
We installed the Brooklyn update in Production. When I apply a table filter, the shading on the rows is not present immediately. If you hover over the table, or refresh the page, the shading appears (sometimes all of it, sometimes as you hover over it). Is this a known Brooklyn issue? Would a Update Out of Date Themes fix this (I’m hesitant to do it if it won’t).
Hi, I creating a report so I can calculate the Total Price of minute usage. I was able to create a UI-Only field and use this formula: ({{sumTalkdeskTalkTimesecc}} / 60) *.03 Which basically converts seconds to minutes and then * .03 because outbound calls are $.03 per minute. The problem I’m having is inbound calsl are $.02 per minute I wanted to know how I can have the amount multiplied changed from $.02 to $.03 depending on the filter I apply to the table? -Adam N i
We are using the standard approve/reject button on our opportunity detail page. Unfortunately, the button doesn’t seem to render when a delegated approver visits the page. Does anyone have a neat way around this issue?
We’re trying to create a fairly simple control to create a new object, with a file picker for file upload, following this article: http://help.skuid.com/m/components/l/102564-using-the-file-component-to-add-and-display-images-in-custom-fields When I select files to use their, it looks like it’s working but then displays “Failure creating file and attachment” - the files are approx 175KB. Interestingly, the three apex api calls that are made from skuid to SF show no errors.
I use a lot of tabs in my browser window, and it seems that using a Skuid page + multiple SF tabs greatly decreases the time it take for me to get logged out of SF. Anybody else ever run into that?
I’ve noticed some changes to how Record Type information is represented on a model when a page loads. This’ll be easier to explain with an example, so bear with me.I have a page that presents the Record Type field of a model, using the picklist renderer so that the user can select the correct record type. Depending on the record type selected, an additional field may be presented (conditional rendering), and there’s also a button that picks up the name of the record type and puts it into a URL that’s behind a button - essentially we redirect to another page and pass in the selected record type’s name. The default record type is selected automatically.In the previous version of Skuid we had installed, upon page load, if I was to go into the dev console and log the result of skuid.$M(“Model”).data[0].RecordType.Name I would get the name of the Record Type. RecordTypeId would have the ID of the record type, and there would also be a RecordType property on the row, which would hold the sel
I am using SKUID version 9.3.1 and following this tutorial: https://docs.skuid.com/latest/en/data-source-types/salesforce/deploy/using-skuid-lightning.html When I try to insert my SKUID page component (references a SKUID page using the Lightning Design theme) I get this error: So I see the error has something to do with themeBuilder, maybe its a problem with the theme so I replace with the default theme and that error gets replaced with: Any idea what I need to change about my approach to get the custom skuid component as detailed in the link above to work? Or is this a broader problem?
I’m seeing the save model error message inconsistently thrown when trying to save a model within a wizard. Specifically, within one of my steps I’ve got 2 field editors tied back to models name ‘HsgBkg’ and ‘HsgSemiAnnual’. Each field editor has required fields on them…required on SF object & Skuid page. I’ve got a step button with multiple actions: 1) Save changes HsgBkg 2) Save changes HsgSemiAnnual 3) Navigate to next step (‘employment’) When clicking the Navigate button, no errors are being thrown. I’m going a little crazy trying to get this to work, but nothing… I NEED to require users to input data before continuing forward in wizard…help would be much appreciated! Screencast here: http://recordit.co/cmcATRz3Px Button actions XML:
I have page that I’m passing a parameter into via the query string parameter of the page include. My question is…how do I access those parameters when the popup comes up?
I went into my CSS 2 days ago and saw the external links. I just now went in and they were gone. I was able to add the 3 external links. again. I have changed css inline code from.nx-basicfieldeditor-item {padding: 0 8px;border-bottom: 10px solid #ffffff;background-color: transparent;}to.nx-basicfieldeditor-item {padding: 0 25px;border-bottom: 10px solid #ffffff;background-color: transparent;}But when I inspect in code it shows the original .nx-basicfieldeditor-item {padding: 0 8px;
It looks like the update to the latest version of Skuid broke our Chatter Feed component. Chatter posts are cutting off mid-post and the comment, like, and share features aren’t functioning.I’m getting errors in the browser console, here’s one of them: Uncaught TypeError: Cannot read property ‘getFeed’ of undefined
A page that has been working in prior releases has all of a sudden stopped working when upgrading to brooklyn. The page loads then immediatly redirects to "salesforce.com/1". Which implies to me that it is trying to redirect to the record created before the executing action occurs. In a full working page, we redirect to a record via javascript due to other logic within the page. It occurs in both Winter 17 and Spring 17 enviroments Has anyone else seen this issue?
The behavior of a skuid page on a site fails after installing Iteration 2 of Brooklyn.Through my site http://member.dorothy.com on iphone this is the behavior: https://drive.google.com/file/d/0B409lhd9sYDca2Q1U0VSbTkwdGc/viewThrough my site http://member.dorothy.com on my desktop this is the behavior: https://drive.google.com/file/d/0B409lhd9sYDcM2V6ejF4ZXVVMXc/viewThrough salesforce with skuid in preview on iphone this is the behavior: https://drive.google.com/file/d/0B409lhd9sYDcU09DUmkybW5rNkk/viewFeel free to use the credentials on the screen to replicate.
I’d like to create a custom hyperlink field that would grab the Id from the row in context and append it to the URL.Example Table:Account 1 www.example.com/Account1IdAccount 2 www.example.com/Account2IdAccount 3 www.example.com/Account3IdI’ve tried using a HTML template field, but that doesn’t exactly work. My JS knowledge is very limited. Can anyone point me in the right direction?
I have a table with a Rich Text field. I have a dream where I can limit the height of the rows of the table and have a scroll bar on the rich text field that will allow me to view the entire contents of the rich text field. Is such wizardry possible?
need to have a skuid tutor/coach to help in basics fundaments and troubleshooting
Hi,I have a picklist field Test_a which is rendered with Test_b and Test_cwhen Test_a is set to Yes then it will display the fields Test_b and Test_c, but when I select Test_a as No I can still see the data for Test_b and Test_c in the database, when I set Test_a back to Yes the data is still there under Test_b and Test_cIs there any way where I can clear the data when the fields are not rendered.Please let me know if there is any JS or easy workaround.Thanks in advance!
Hi everybody, we started using Skuid a little bit more, recently, and we are finding a problem using the decks. As you can see from the image our first deck is based on tasks. The one nested in shows the only lead connected to that task, that is the one that we need to use to get information. If we create a button to change the lead status on the deck, it changes the status of all the leads in the model, and not only of the deck that we were into. This happens in both decks, I mean, we can add the button to the exterior deck, or to the nested in deck, but it changes the status to all the decks of the model, and not just of the one were I clicked on the button to change the status. This happens even if in the action “update field of model” the option Rows to use -> Rows in context has been chosen. Anyone had a problem like this, or could give us any help on solving this?? Thanks a lot Giovanni
After upgrading to Brooklyn 9.3.3, I am seeing areas where my field labels are wrapping as it seems the width is not proportioned the same as compared to the field input. Brooklyn 9.3.1: (expected look… labels not wrapped) Brooklyn 9.3.3: (Field labels wrap) Here is the setup of this particular grid… nested responsive grid inside a wrapper. All 3 DIVs are set to Fit to Content. Maybe I had it set up wrong all along? But it has looked good since this page was created back in June 2016. I did update my themes after upgrading to Brooklyn 9.3.3. Chandra
I have an org in which Skuid was recently updated to 9.3.3I have a page that, amongst other things, creates some rows in a model and saves them. Some of the values in the fields of that model’s rows are calculated in Javascript. This is in a snippet that is called in an action, and another action afterwards saves the model to the server. This worked until the upgrade.Now, after the upgrade, a number of those calculated field values are not being saved to the server. It seems as if some are being saved, but others aren’t.I’ve started breaking down the page - created a copy, and stripped out the save action. If I look at the model’s data in the developer console, it looks as if values are in fact set correctly on the browser side, but are not making it to the server.Anyone seen anything like this? We’ve jumped up quite a few versions, so may have been something that happened with a recent, rather than the most recent version.Any ideas welcome.
I have created a REST data source (called ChuckNorris), which seems to work fine. I have then also created a “Model” to represent a call out to this data source… but I “need” to include a field from _another_ model in the the Data Source URL. Is that possible? Here is the data source definition as it currently stands: So as you can see, I am trying to tokenize the firstName parameter in the GET URL. Ideally, I just wanted to put the AccountName for this whole page in there. I have a standard Salesforce Model called AccountHigh (as in high level) which has a couple of fields in, including the name. I couldn’t get this to work though, so I tried to make a UI-Only model called AccountName - which just takes the Name field from the AccountHigh model. It was my understanding that UI-Only models can be referenced from page components which are otherwise associated with other models (ie… they are kind of more “global” ?) - it still doesn’t come out with anything though. What I am ultimatel
Hi - the rich text field on one of our pages is not giving rich text options anymore. I rebuilt the page and omitted the chatter component, which seemed to make the rich text field work again. Once i added the chatter component back to the page the rich text field broke again. By ‘broke’ i mean i click into the field and it behaves like a regular text field instead of showing the formatting options. Any ideas?
On a record page, has anyone ever embedded a video on a skuid page that was attached to a record?
How long it takes to get email from skuid after you passed the certification test ? It been a week and I haven’t heard anything from skuid ?
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.