Complete our Nintex Community Survey
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
Hi, I want to deploy my first page (Account View) to a specific user. I created the page, set up the VisualForce page and override. The user can see the Skuid page and everything works for them BUT the rest of the org is now getting an “Insufficient Privileges You do not have the level of access necessary to perform the operation you requested. Please contact the owner of the record or your administrator if access is necessary. For more information, see Insufficient Privileges Errors.”In my page assignments, I have an entry for the specific user, and an entry for the organizational default (so all other users from my understanding?). Why can’t my other users see the standard account page?Thanks!
I would like to create a skuid page which retrieves all contacts related to an account. How should I do that?
Would like to hear anyone’s thoughts on why I cannot get a UI-only formula to display when adding to an aggregate model. I have an ungrouped aggregate account model with 3 conditions. I have 2 aggregations: 1 is the MAX(account_field1)(will call this alias1) and the other is SUM(account_field2) (will call this alias2).I want to add a UI-only formula to this table that will simply divide one aggregation by the other. I am receiving the error message: 1. Invalid syntax for field formula: alias2/alias1. ReferenceError: alias1 is not defined.I am confused by the message that this field alias1 is not defined because I have the field added to my table and it is showing up. Any help here would be greatly appreciated! 🙂
I have a skuid header with a search component. When you start typing the name of the contact you are searching for a dropdown shows you suggestions. However, if I am displaying a page include when I do the search, the search box does not overlay the page include. So I end up getting just one suggestion instead of all 8 which makes it impossible to select the correct option which is option 4 in this case.
I am working on an enhancement request for a page that was designed for us by Skuid. When working on this enhancement, I noticed that one of the fields on on the On-Click Popup was not populating. Further investigation shows that it is being rendered by custom field renderer using a Snippet. However, I’ve searched through all of the javascript I can locate in these pages and cannot find this snippet. This includes the inline and static resources I can see in the javascript tab. Any idea where this might be hiding? Or is it possible that this piece of javascript has been lost during the course of moving the pages between orgs?Any suggestions would be greatly appreciated.Thanks!
I have two different environments, In first environment the screen is working properly, I am facing this problem in second environment, page not loading due to error “Uncaught TypeError: Cannot read property ‘value’ of undefined skuid js error” . I compared Page xml, skuid version and SF version. Everything same. I am using tabpanel, each tab have pageinclude component. When i click on the particular tab i’m getting error. Remaining tabs working fine. I am not able to find the exact issue, help me to resolve the issue. Skuid version: 9.3.6
Is it possible to apply a table sort with a javascript snippet? I’m using a table with a few template components, so column sorting isn’t an option. However, I’d still like to give a user the option to apply a sort order.Thanks,Andrew
As a user I want to be able to create a new task from a contact page in a page include, and for the Name (WhoId) to be populated with the contact Id. I don’t understand how to pass through the Contact Id, and populate the WhoId field. See my screenshots below for what has been attempted to far, seniorcontactsview is my contact page, and task_page_create is my page include for new task record.
Sandbox got upgraded to Summer 17 over the weekend and now the skuid pages which have picklist are not loading. The object has record types and values for the picklist are enabled for record type. If the picklist fields are removed then the pages are loading fine. Error log from browser console : Uncaught TypeError: Cannot read property ‘value’ of undefined at f (skuid__SkuidJS:5) at sforce.Xml. (skuid__SkuidJS:5) at Function.each (skuid__JQueryJS:2) at sforce.Xml. (skuid__SkuidJS:5) at Function.each (skuid__JQueryJS:2) at Object.getPicklistEntriesValidForRecordTypes (skuid__SkuidJS:5) at getValidPicklistEntries (skuid__SkuidJS:15) at Object.read (skuid__SkuidJS:16) at g.render (skuid__SkuidJS:15) at u (core.js:1)
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?
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.