Nintex Automation K2: Back to basics
Access resources, discussions, and troubleshooting tips to build custom applications and streamline workflows with Skuid NLX, SFX, & EXP.
Recently active
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 ?
Steps to reproduce:Running 8.15.15.Create a table and enable exporting. Uncheck ‘Use Table Columns as Export Columns’. The ‘Append Row Id Column’ field is hidden. Add some fields to the export columns, but do not add the Id field. Preview and export. Expected result: Only the fields added to the Export Columns are exported.Actual result: the Id field is appended to export columns. This appears to happen regardless of whether the hidden ‘Append Row Id Column’ field is checked or unchecked.
Hi, One of my page start behaving weirdly and was getting the following error: Uncaught RangeError: Maximum call stack size exceeded Finally found the culprit , which is a UI-Only formula field. I do not see any reason this should happen, maybe someone can explain, as it’s a very simple formula field (addition of 3 percent fields) UI-Only Formula field return a number, and here’s formula: {{Ownership_Of_Applicant_1__c}}+{{Ownership_2__c}}+{{Ownership_3__c}}. all 3 of those SF fields are of “percent” type of field Here’s some SS of error: Thx
Content within Responsive grid not displaying in mobile device but displays fine in desktop
I recently updated our production environment to Brooklyn (9.3.1) and cloning via the standard SF button and clone page override is not working. I have tried two different objects and I get different errors but errors none the less. I tested in Rockaway in another sandbox and the exact same pages work properly. Any update on how to fix this issue would be greatly appreciated, as this is hindering our sales team workflow.
Running Brooklyn (9.3.1). I have a page where I create new rows from Model A into Model B using a Mass Action. The weird thing is only one field is not copying over. The Quantity field will not copy over from Model A to Model B.
Trying to configure some html buttons that would get the js script to a tab in a tab set. The html button must envoke a skuid popup window. I’ve set the unique panel tab id as: FAQ-PAN Not sure if that is part of setting up the syntax. https://dl.dropboxusercontent.com/u/28790921/1-18-2017%208-43-16%20AM.jpg Thank you in advance!
Does anyone know how to create a UI-Only Model in JavaScript? I’m adapting the tutorial linked here: http://help.skuid.com/m/11720/l/228794-dynamic-creation-of-models-and-components-with-javascript, the line below creates a new model with a Salesforce datasource. Any hep is greatly appreciated var OppModel = new skuid.model.Model();
Hi, After upgrading to Brooklyn we are having problems with the service console. When you click on any Name field, which normally opens a tab with a detail view, you get the following error in the console - /resource/1484748564000/skuid__SkuidJS:7 Uncaught TypeError: Cannot read property ‘getNameField’ of undefinedCan we get this addressed right away? ThanksAndy
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.