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
Hi, I’m having the following problem: in a Skuid page, we inserted a responsive grid with 3 file uploader. for each one we have the same settings ( except for the name of the file that will be saved) We are having the problem that when we try to upload some files, they aren’t uploaded (or we can’t find them in the attachment list). We tried to upload a file of 902kb and one of 75kb, the smaller one went up fine, the bigger one not. We tried to use all the 3 buttons, and with all the 3, the problem was the same. Any help would be greatly appreciated. Thanks a lot Giovanni
I have a Skuid page that I display in a Salesforce Community using the Skuid Page lightning component. My page uses the field editor component. When a field is required, the next line is off-center. This only happens in the Community and only for fields falling below a required field. See screenshots below. Any ideas? When “Last Name” is NOT required: When “Last Name” IS required:
I’ve been using a REST model with two sets of fields to post a request to an API and receive a response, and storing the response data in fields in the same model works - when the response is properly formatted.However, the API I’m testing sends the fields back as nested objects, and Skuid doesn’t have a data field type to properly parse that into. My instinct was to see if I could store the entire response in a text field, and then parse it afterwards with a snippet, but I’m receiving a JSON upload error when the response comes in, and nothing gets stored.Any ideas?
I have a Skuid page that allows the user to edit a field with is a Salesforce Rich Text Area field. It is provided to users via a VisualForce page on a Salesforce Site. Until a recent upgrade to Skuid 11.0.3 this was working fine. Now the rich text field editor (CKEditor) never loads on the page. The console shows some errors (see below). It seems like the browser is trying to load the ckeditor.js file from “c.secure.force.com” even though our Force.com domain is: citizensclimatelobby.force.com. Perhaps this is normal but it seems odd. Is there some setting that I need to change in my Site, Page, or in Skuid related to upgrading to Skuid 11.0? Console errors on Chrome: Failed to load resource: net::ERR_NAME_NOT_RESOLVEDc.secure.force.com/ChapterPage/resource/1513694223635/skuid__HammerJS Failed to load resource: net::ERR_NAME_NOT_RESOLVEDc.secure.force.com/ChapterPage/resource/1513694223635/skuid__CKEditor/ckeditor.js Failed to load resource: net::ERR_NAME_NOT_RESOLVED skuid__SkuidJS:
I’m building a billing application where a user selects from a list of items to add to an invoice. I associate the items with the invoice by updating a field on the item record that links it to the invoice. I am aggregating totals like price and quantity and updating the invoice with those values. I’m doing this all in a wizard where step 1 is create the invoice with the date range, step 2 is select the items, step 3 is confirm and save the invoice.All of this is working great. Right now, step 3 just shows the invoice header and the calculated totals without displaying the items associated with the invoice. All of the selected records are associated with the invoice, but nothing has been saved into the database at this point, nor do I want it to be. I want to save everything on the confirmation step. My challenge is that I’d like to display only the selected items in a table under the invoice header on the step 3 tab. I’m sure I could copy all the selected records into a UI onl
I added a table to my page - it requires 2 filters. The first one (Service Type) works just fine. I followed the exact same steps to create the second (Status) but it just looks like a text field. The Status field is indeed a picklist - it’s an added field to the model - the conditions for both were automatically created - what am I missing?
I have a QuickBook Online App that I’ve connected to successfully using REST and it works with one user, but fails when a second user tries to connect. The behavior I see with my user doesn’t seem correct either. Almost every time I launch a Skuid page with a model connected to QBO, I get prompted to authorize access to QBO.QBO has a default 60 minute time out, so that may be what causes the need to frequently reauthorize.I had another user test the application. They were prompted to authorize QBO and when they did they authorization they got the message:“The application has already been subscribed to by another user for this company.”Has anyone else seen this behavior or have any ideas on how to handle it?
I have a table i want to hide with a chart below so I can use the filters of the table. I also want to have a separate duplicate table which can be toggled to get a table view without the chart. When I condition one table body with display:none. Both tables get conditioned. Is there a method to use a script to turn the display:none to display:block in the button by toggeling?https://drive.google.com/file/d/14fiRQcfcQZE20UvVGKU6pl7RCspVHeE8/view
I was troubleshooting why some of my custom object record pages were loading in Lightning and others were not when I stumbled upon a unique discrepancy between the XML code for the condition Id = (param) id among my Skuid pages. For the Non-Working pages, the XML outputted <conditions> <condition type="param" value="Id" field="Id" operator="=" state="" novaluebehavior="" enclosevalueinquotes="true"/> </conditions> For the Working pages, the XML outputted <conditions> <condition type="param" value="id" field="Id" operator="=" enclosevalueinquotes="true" novaluebehavior=""/> </conditions> I'm unclear as to why the page compiler outputted two different XML codes; however, replacing the non-working code with the working code...well works. I did this across all the custom objects where record detail pages weren't loading and they all resolved themselves.
Just updated from 9.5 to 10.0.13Now I’m getting these two syntax errors on formula fields:1. Invalid syntax for field formula: ROUND({{{appointments}}} / ({{{scheduleRate}}} * {{{showRate}}})) . SyntaxError: Expected “(” or [ x0C x0B&nbsp; - ] but "*" found.<br>2. Invalid syntax for field formula: <b>ROUND({{{vulnerableCallers}}}*{{{$Model.AgCompleteInitialPregAppointments.data.0.scheduleRate}}})</b>. SyntaxError: Expected "(", ".", [ x0C x0B&nbsp; - ], [a-z0-9_], or [a-z] but ")" found.<br><br><br>I made the formulas bold to make them easier to see.<br><br>Seems like there might be a problem with multiplication inside ROUND()?
I have a Skuid page that I am using in a Salesforce Community. I’m displaying the page using the Lightning “Skuid Page” component, which works great. I have a button with Type “Redirect to URL” on my page. I want to redirect to another Skuid page, which I’ve also set up as a “Skuid Page” Lightning component. What should I use for URL syntax to redirect to my other page? I haven’t played with this too much - wondering if anyone has tried to do this before I give it a shot.
I’m still on 9.5. I got an error today attempting skuid.model.Model.updateData() apparently skuid.model.Model.update() works? Is this change documented anywhere? the skuid.model.Model documentation has .updateData(), but not update();
I have a UI Only field that is being used to set the background color for my calendar component and I’d like to do the same for the deck component. Adding a style to the deck component is not working. Has anyone dynamically colored their deck component based off of a field falue?
I am configuring my first Page Include and have been struggling for the past couple of days. Page include data is not populating with passed Id.The source is a table row action with a Popup to hold the Page Include. The source table is Opportunities. The Page Include is called OppInclude which I am trying to display the details for the Opportunity row.I have used several combinations of query strings and Model settings, and the page include is still grabbing the wrong Id or no data at all. In the screenshot attached, the HXR is showing that the correct OpportunityId is being pulled.Are there conditions on the Page Include model that I am missing? I have tried setting Condition where Id = ‘’, no condition etc. Queries on page load with 1 record limit.As for the source model, I have used id={{{Id}}}, id={{$Model.Opportunities.data.0.Id}} etc.I think the problem is with the Page Include model. Tried searching the boards but am coming up empty still.I have made local copies of th
I’m setting up Outlook as a Data Source so that users can send emails from Skuid (which…by the way is very very cool). All is connected and emails are sending fine. The issue I’m having is that text contained in a salesforce ‘long text’ field does not maintain its formatting, particularly for ‘/’ forward slash characters. The field value in the long text field looks like this: However the email body in the email sent from outlook looks like this: I have tried every combination I can think of: Rich text field instead of long text HTML email instead of plain text Triple braces instead of double braces on the merge syntax and every combination of the ones above. What am I missing here to make ‘special’ characters be correctly formatted?
Even for pages which are working fine, when I open console , I can always see couple of errors:1. Refused to set unsafe header “User-Agent”2. Failed to load resource: the server responded with a status of 404 (Not Found)What are these errors and why would they always show up in the console even when the page is working fine without any errors.Thanks!
Totally embarrassing, but I accidentally deleted a page that I need to restore. Is there a Skuid trash can by chance? #rookie
I have a table that has a single column where every value needs to be changed to a negative. Is there an easy way to do this?
I have an interesting problem with the new versions of Skuid. On one of our test enviroments, we use the chatter module on our home page for the running users so they can see their feed. On the new version of skuid though, the chatter feed stopped showing on the homepage, just the actual page though. Preview works fine. I can switch it to a template and run chatter through that fine on the homepage, but it gives the user ability to show/hide the feed. Testing template: Chatter module: Homepage using chatter module (nothing shows up) Homepage using the html template: Preview using Chatter module. (no show/hide)
Hello,As the title says: Is there a way not to allow users to overide skuid page and go back to standard?Now all my users have to do , and some have figured it out, is overide=0 and back to standard viewsAnyways to enforce skuid only for those dinosaurs?Thx
I just upgraded my sandbox to 10.0.13 and now all my skuid pages are not listed in Skuid central. Any ideas?
I’m using the “Send Email” data source action in Salesforce. When this is run, is it also supposed to automatically log an email activity like Salesforce’s standard “Log an Email” functionality? Is there a setting I’m missing to enable this functionality?I swear when I tested the feature a few months ago it logged an activity - now it is not. I can always create the task in the action sequence, but was wondering if this is supposed to be standard functionality as designed.Thanks,- Andrew
I have the following snippet that executes without errors but doesn’t actually save the records. It’s being called from a mass edit rows button. The records are displayed in a table and I can edit the records and they save correctly. They do not save when this code executes.This is all happening on the 2nd page of a wizard, if that matters.I can see the value I want being changed while the code is executing through alerts or through the console, but the record changes are never saved to the database.Salesforce is the data source. The list of selecteditems is coming from the DeliverableActivities model. All I’m trying to do is update the value of a lookup field on the rows that are selected in a table bound to the model. I retrieved the value on the first step of the wizard and stored it in a UI only data model called Variables. I read that there were some issues with UI fields, so I took the value from the Variable and set it to a string variable to see if that would work. It d
Hello Skuid Community! I am looking to populate a text area with a list of meeting attendees using an account’s contacts. Something along the lines of:The user could search for a contacts name that attended their meeting; when the contact pops up in drop-down search results they click it and the contacts name would be appended to a text area. Does anyone have an idea on how this could be accomplished? I am not very familiar with javascript but I feel this may be required to create the on-click action that would then append the contact name to the text area. Beside that idea, any way to create a selectable contact list to be stored on another record would also work fine. Thanks!
We are using 11.0.1 version of SKUID and setting Process Model client-side check box true and Allow Page Render Before Query Completes to true on the model to increase the performance of the page load. But am running into a issue while applying table filters Visualforce Remoting Exception: Method ‘updatePersonalizationSettings’ not found on controller skuid.RemotingStubs. Check spelling, method exists, and/or method is RemoteAction annotated. object.f {statusCode: 400, type: “exception”, ref: false, action: “Unknown”, method: “Unknown”, …} Uncaught TypeError: Cannot read property ‘tid’ of undefined at constructor.getTransaction (VFRemote.js:85) at object.f.getTransaction (VFRemote.js:88) at constructor. (VFRemote.js:132) at a.Event.fire (VFRemote.js:52) at constructor.fireEvent (VFRemote.js:47) at constructor.onData (VFRemote.js:94) at VFExt3.data.Connection.handleResponse (VFRemote.js:75) at a (VFRemote.js:39) at VFRemote.js:40
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.