Learn about the latest Nintex capabilities at New at Nintex
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
I have a page that I use to update information in a custom object. The idea is that if I have never made an entry for a contact in this object, then a new record is created upon save. When I go back to that record, I have the page clone the original entry and present it to the user. The user than can update the data and save it. This will not update the original record as I used the clone feature. It instead creates a new record. It allows me to create a change history for that object. It worked great until I upgraded to Brooklyn. It still works great IF there is at least 1 existing row upon page load. If there are not existing rows, then the page renders correctly without errors, but when I save it, it acts like it saves the record ( I get no error messages), but it doesn’t actually save the record. I get this error in the console. Interestingly, on the save action, I have set it to show an error if the model doesn’t save, but that doesn’t even display. In summary: If you set a model
We are receiving the following error in Skuid product pageanyone can please tell me why this issue can happen and what are possible solutions?
Unable to activate conditions on models using model.getConditionByName() or through actions. Returning salesforce SOQL error because of missing quotes over Id I’m having 2 models on same object ,one being used to set and activate the conditions for the other model. All working fine but it’s returning SOQL error because of missing quotes over Id field in generated SOQL where clause. If we have a close look(sorry for the small pic), we’ll notice that there is no quotes over second where clause condition i.e genesis__collateral__c = xyzId without surrounding quotes. This is causing SOQL to fail. I have used javascript to set and activate the condition because action framework was not responding and was not reflecting the changes. Even after making escape condition to true i.e getFieldValue(row,field,true) made no difference. I have been stuck on this for long now without any success. Any help will be appreciated.
This one blew my mind… I upgraded to Brooklyn. I have a bunch of models based on the Tasks (Activities) standard object using the “Subject” field. Prior to Brooklyn, these all rendered as text boxes. After upgrade, all these fields switched to picklists. It was like a magician pulled a rabbit out of a had. I was astonished. I assumed it was a Brooklyn issue, so I looked at the Salesforce task fields and to my amazement, the Subject field says that it is a Picklist! After some research, I found that the “Picklist” in Salesforce can mean either a picklist or a combobox. The Subject field is a combobox that Skuid used to render as a text field and now renders as a picklist. I am now going through all the models and overriding the metadata on each of these subject fields to render as text.
Looking to connect Skuid to a REST data source that uses OAuth2.0 but getting a “You have been successfully authenticated! This window should close momentarily…” error message (screenshot attached).My redirect URL is: https://nwfw–Sandbox–skuid.cs54.visual.force.com/apex/skuid__oauthcallbackDoes anyone know how to fix this? Thanks
Brooklyn 9.9.5: If I have a read with inline edit table with long text fields, when I click the pencil, the formatting is all messed up of the long-text fields. They work, but they don’t expand or display the text correctly.
Is it possible to have an image in a custom field? The custom label I have is: Type zip code above, then select https://dorothy.com/Icons\_Leo/plus-button-green.png"; width=“18”> to the left of your zip code The image does not show.
Hi everybody, As the title, the error occurs when clicking on remove icon in File Upload component and I can’t delete the image. Skuid version: Brooklyn Update 1 - Iteration 5 (9.5.5) Please help me.
Is there a method to change the icon for field select from to this?
I have a pop up that has two tables, one running of the leads object and one of off the opportunities object. When opening the pop-up, the Deal ID (for the opportunity) is pre-populated with text that looks like this sk-3Kq_Jt-4270. Every time the popup is reopened, everything after the sk- changes. Where is the ID coming from, as it is not the opportunity object id?
Thought I’d post this for fun.
I just updated to Brooklyn in my production org (I know… late to the party)… Since upgrading, my page layouts have changed slightly.I have a page with a page background that is an image set to cover. It used to cover the whole visible page. Now there is a padding of 10 to 20px that I can’t get rid of.I also had a separate semi-transparent background in my header that use to overlay the page background to make the header a little dimmer so the buttons would pop out more. The header background also has a 10px padding to it. Is this by design and can I decrease the padding?
For the last week or so I’ve been playing with Skuid Platform. I’ve been running into an odd issue where intermittently the Skuid edit page hangs on “Loading Model metadata…” when trying to load and when I try to view the Skuid page in preview I just get a blank white page. There are no error in the console. It seems to happen once every few hours when actively working in Skuid.Usually within an hour or so it is working again, but frustrating when trying to develop and I am worried that when I deploy to live users they will experience the same issue.Any ideas on the cause of the issue? Is it an AWS connectivity problem?
Maybe I am missing something obvious here, but I have a new error when searching within a lookup field after upgrading to the latest Brooklyn release (9.5.5) in a sandbox. Production is still on version 8.13 (I know, I’m very behind the times and have been scolded) and is not having this error. Lookup is to the Contact object, which is the parent to the custom object record being entered. When I start typing something in the auto-complete lookup field, I get the following SOQL error: An error occurred while attempting to perform the following SOQL query: SELECT Name,FirstName,LastName,Birthdate,Current_Age__c,Sex__c,Ethnicity__c,Primary_Language__c,Id FROM Contact WHERE ((RecordType.DeveloperName != ‘Staff’))AND(((Name LIKE ‘%test%’)OR(FirstName LIKE ‘%test%’)OR(LastName LIKE ‘%test%’)OR(Current_Age__c LIKE ‘%test%’))) ORDER BY Name LIMIT 51 Error:like operator only valid on string field Current_Age__c is a numeric formula field. I am not sure why the SOQL would be attempting to sea
Hello!I have added a Skuid page to a record detail lightning page assigned by object record type. The page is working but the picklist is not respecting the record type. The record type is in the model. Any ideas?Cheers!Louis
I’ve set up all my “Gobal Actions” menus so that “Use first item as default selection” Is unchecked. However, this setting doesn’t seem to be respected - I’m seeing the first item as the default menu item throughout my org. Any ideas about why this might be happening?
Hey Skuid Community! I’ve got a good one here and brainstorming the best ways to achieve this, ideally with as little (or no) code as possible.I’m building a page for a sales acquisition team. They mainly work with activities - logging their contact type (call, email), etc., while putting in the comments/description of what that contact detail was. The problem is that when the customer moves into my retention side, they use and operate solely in notes. Now, I don’t want to have the acquisition team log a note for every attempt/contact, b/c many of the activity descriptions are pretty useless down the road.So here is my attempt - I want to add a button that will allow the consultant to click it and automagically create a note with the text of the activity description. This way, when the acquisition team deems the content important enough, they can create the note without any duplicate entrys, copy/paste, etc.Any thoughts on how to achieve this in the Skuid framework?Any and all suggesti
We have a junction object called OpportunityAccounts that is a many-to-many relationship between an Account and Opportunity. We have a table of these objects that includes a custom mass action snippet, that I’m using to update a field called “PrimaryAddress__c” on the Account.However, can’t figure out save my Account objects with the OpportunityAccountModel: var addressId = getAddressId();<br />var selectedItems = arguments[0]&#46;list&#46;getSelectedItems();<br />var model = arguments[0]&#46;model;<br />var rowsToUpdate = {};<br />selectedItems&#46;map(function(item) {<br />&nbsp; &nbsp; rowsToUpdate[item&#46;row&#46;Account__c] = { PrimaryAddress__c: addressId };<br />});<br />model&#46;updateRows(rowsToUpdate);<br />model&#46;save(); After saving the model, the accounts are not updated. I’m guessing this is because the model is referencing the junction object (OpportunityAccount).So what do I ne
When using conditional rendering for multiple specified values on a component, what is the difference between in and includes, as well as, not in and excludes? I thought that they would be the same thing, but obviously are not if there are different options. Thanks!
We are in the testing phase at the moment and have noticed with the latest version of Skuid in Sandbox (9.5.5) required fields on tables no longer have the red outline This is not a problem in production which is still using an older version of Skuid (8.15.15) Does anyone have any idea why this is happening?
Out of curiosity - is there a simple way to customize where a cursor will start when a user opens, say, a pop-up? I have a page title at the top and the selection typically starts on the button I have there, and it takes a few presses of the Tab key to get it into a field. I know some users like to use the Tab key instead of clicking inside of a field. Is there a way to set priority for different elements of a page? I think that can be done with CSS, but I’m not 100% certain.
The SFDC lead convert page has that magnifying glass icon that auto searches related accounts in a drop down. Is there way to have the same functionality on a skuid page that autopopulates a search field?
var CHILD_RELATIONSHIP_NAME = 'Experiences__r', // Replace with the name of your child relationship Order_Number_Show__c; // Replace with the name of the field on the child relationship you want to reference var field = arguments[0], value = arguments[1], $ = skuid.$, caseModel = field.model, caseRow = field.row, experiences = []; // Get the experiences child relationship if (caseModel.getFieldValue(caseRow, CHILD_RELATIONSHIP_NAME)) { experiences = caseModel.getFieldValue(caseRow, CHILD_RELATIONSHIP_NAME).records; } // Loop through child records; check if the "Show Order Number" field is true for any of them var showOrderNumber = false; if (experiences.length &gt; 0) { $.each(experiences, function(i, record) { if (record.Order_Number_Show__c === true) { showOrderNumber = true; } }); } if (showOrderNumber === true) { // Run the standard field renderer skuid.ui.fieldRenderers[field.metadata.displaytype][field.mode](field,value); } else { // Do nothing&nbsp; }The purpose of this
I’m trying to create my first mobile app, but with little success. I’ve created a model & added cards to a deck, but the page shows blank. Theres not much info on the help portal. anyone know of a good how to resource?
I have a global button (New Interaction)that appears on all pages in the top right hand corner as part of my master page (see below). This creates a new salesforce event record I want the WhatId on Event to be populated with the record id of the page that’s being looked at (unless of course it’s a list view). Is this possible, as the button is on the master page, which i guess isn’t associated with any record???
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.