Complete our Nintex Community Survey
Access resources, discussions, and troubleshooting tips to build custom applications and streamline workflows with Skuid NLX, SFX, & EXP.
Recently active
I need a smack upside the head from the Skuid community. I am getting a different experience in two environments calling an apex controller - but the APEX class and my skuid page are identical. APEX class has the same permissions. I am using @RemoteAction and calling via MyClassName.DoSomething(String AccountId) I verified that the account Id is being passed in. One environment works great and another gives me: Uncaught ReferenceError: MyClassName is not defined at ui?page=MySkuidPage&id=001500000100000AAF:335 at HTMLDivElement. (skuid__SkuidReqsJS:1) at HTMLDivElement.ee (skuid__SkuidReqsJS:1) at HTMLDivElement.dispatch (skuid__VendorJS:2) at HTMLDivElement.q.handle (skuid__VendorJS:2) Before I start pulling things apart, any thoughts on what could be causing this? #feelingdumb
HiWithin Salesforce community, we have an company name field on our Skuid page. It renders fine when we log in as admin (we can enter text, search for accounts etc). But when we log in as a community user, the field doesn’t render properly and we can’t enter any text or select any account. I would appreciate some suggests as to that the problem is. This used to work fine a couple of months ago. I’ve also updated Skuid in our sandbox, but the problem still exists.Not WorkingWorking
We have an opportunity detail skuid page set to override our standard opportunity page. This works fine for all users to whom we have assigned the new page. However… for some reason our other users (who have not been assigned the new page) are seeing the Classic oppty page instead of the new Lightning version.I noticed the URL is missing the “?nooverride=true” at the tail end:https://quantumcorp–test.lightning.force.com/lightning/r/Opportunity/0063900000qL9vHAAS/viewIf I add that “?nooverride=true” to the end of the URL manually it shows up correctly in the new lightning view. https://quantumcorp–test.lightning.force.com/lightning/r/Opportunity/0063900000qL9vHAAS/view?noover…Why is Skuid not adding the “?nooverride=true” to the end of the URL?
Our Salesforce home page has a Skuid Page lightning component. Starting this morning, our users are seeing this error for 3 seconds each time they visit or reload the Salesforce home page. Skuid: Unable to retrieve labels The following requested labels could not be retrieved: [long list of labels] I tested by switching the Skuid page referenced by the lightning component, and the error occurs with any Skuid page. If I remove the reference to the Skuid page, but leave the Skuid Page lightning component on the page, the error doesn’t occur. I haven’t seen the error occur on Skuid pages that are not embedded in a lightning component. When I logged in this morning, I didn’t see the error right away. We just updated to Salesforce Winter '19, and I was prompted to try the new cozy/compact display density feature. Once I tried that, I got this error. Skuid 11.0.3
As per subject and screenshot. The date is set to Fri. Oct. 12 when the event ends, so the box should end at 6pm vs start at 5pm.
Documentation is pretty sparse on this but what is Skuid using platform events for? How does it help in LEX?
Salesforce: classic Skuid: 11.2.9 Custom theme: base theme = Classic. No additional configurations are added after creating the theme. New blank skuid page with theme = custom theme above Preview the page: Is this a known issue?
I am having trouble figuring out how to change the axis labels on charts. I’ve gotten my model grouped by “CALENDAR_YEAR” and my category axis using the same model field. So my chart looks great, except it shows the total each year instead of the year. I would like it to look like this:
See here: http://recordit.co/6IjJGYUl5MThere’s 2 Ok buttons, both direct to the same page, and I never get credit for completing the section…this seems to be happening on every section I complete 😦On a lighter note, Data in the Big City is a great analogy! I will be using this in the future.
Hi,we have installed SF lightning in test for review before moving into production anytime soon.Our sales team do use an oppty skuid page in SF.com.When we do create a new task today in production (SF.com classic) from skuid oppty ,the task is automatically related to the oppty.Same for all custom objects associated to the oppty.When we create new records from skuid oppty it opens a new window and custom object record is automatically assigned to the oppty.Now in test with SF lightning this is no longer the case.When we create a new task from skuid oppty or a new custom object record related to the oppty it is no longer automatically assigned to the oppty.We have to find and select the oppty from the lookup field.Is there anything specific to be added with lightning plateform to the skuid oppty ? Thank you very much for your assistance.Cyril
Hello,I have an input field that is used in a calculation and I’d like to trigger an action on. Everything works as expected when a user enters a value, however, if the user enters a value, then backspaces/deletes it… nothing happens. If they then enter “0”, everything fires as it should, but the blank doesn’t seem to be picked up.The interesting thing is conditional rendering based on it works - but the formula recalculation and action framework seem to ignore it.Any thoughts on how to force a field be blanked out to fire or be updated to a ‘0’?Thanks!
I can’t seem to get the message to show when disabled to present. Where is it supposed to be, and when? Have one Skuid page where all fields on one screen, another Skuid page is a series of panels.
Trying to see if anyone else is experiencing this issue or knows of some other setting that is tied to the “show column by default” feature on a table. I have a table with about 150-200 rows, and about 8 columns. I want to hide 4 of those columns when the page loads, and show 4 of them. I have the “Allow Users to Show/Hide Column” feature enabled for each column, with 4 of those columns having the “show column by default” checked on, and the other 4 having it checked off.
Our users using Microsoft Edge 42.17134.1.0 do not receive a calendar pop up with date picker for any date fields in Skuid. They are simply presented with a plain box.This problem applies to all of our pages, but only in Edge. I’m running on Skuid version 11.2.8
When inside a wizard, Step 1 has a fairly lengthy field editor component. The user doesn’t have to fill out all fields on this field editor, so it’s possible (or even likely) the user won’t scroll to the bottom of the page before moving forward to Step 2. After moving to Step 2, if the user navigates back to Step 1, the screen positions itself vertically halfway down on the field editor component, which can be a bit confusing to the user and the user has to scroll back up. See screencast here: http://recordit.co/aqc8XtS5tZ I’ve come across this a couple of times, but can’t seem to find anything in the forums.
I am attempting to access a child relationship on the following in a template in a table: I thought this would work, but does not. {{Q_Sales__r.Name}}
I have a table based on a Contact model. Users can change data in the table, but when a save button is clicked a javascript snippet is run and instead of updating the Contact model, data is pushed to another model and that model is saved.That all works great, except when I have a running user who does not have edit permission on the Contact object. In such cases, the table is read-only (which makes sense but is a problem in this case).The Contact model is never actually saved, so the user does not need edit permission based on saving data, but they do need to be able to use the table in edit mode.Is there anyway to override this feature and set the table to edit mode despite the user’s lack of permission on the underlying object?Any help is appreciated.
I feel bad even asking this one… But is it possible to tell Skuid to not process merge syntax in a particular template? We’re building a mail-merge tool in Skuid an want to provide the user with a list of merge fields they can use in the template - but of course Skuid just tries to merge the fields in the list! Annoying question - I know! Cheers! Louis
Recently upgraded Skuid from version Rockaway - Iteration 15 8.15.17 to Millau 11.2.9. There seems to be a potential bug when comparing an ExternalId row context with the ExternalId on the model. The model in focus is a Data.com (REST endpoint).There’s a table row action that opens a popup. The popup opens a field editor component with the following context (see screenshot below). It seems to work when I use the “Name” field in the comparison, but it never works with “ExternalId”. When I say “never works”, I mean that the data for the row that was selected is never retrieved. Another thing to point out is that the below context condition works on the Rockaway iteration that we are upgrading from. The workaround is to create a Ui Only formula field that reflects the External Id data but as a text data type.Not sure if this issue has anything to do with the model being a Rest endpoint or Data.com data source. Seems like a skuid bug. Any thoughts?Thank you!Robert
We have discovered many of our existing CreateRow rowactions are failing in v11.2.9. When users click the icon, nothing happens. We found a culprit in the xml, where the code looks like this: Removing the line resolves the issue.
Raw SOSL generated: searchResult.sosl returns null. var params = arguments[0], $ = skuid.$, queryText = 'abc'; // Perform our SOSL Search $.when(skuid.sfdc.search({ query: queryText, searching: “ALL FIELDS”, returning: [ { “objectName”: “Account”, “fields”: [“Name”,“CreatedDate”] }, { “objectName”: “Contact”, “fields”: [“FirstName”,“LastName”,“CreatedDate”] } ] })).done(function(searchResult){ $.each(searchResult.results,function(i,sobjectResult){ var objectName = sobjectResult.objectName; var records = sobjectResult.records; console.log(‘* Found ’ + records.length + ’ ’ + objectName + ’ records’); $.each(records,function(j,record){ if (objectName===‘Contact’) { console.log('Found Contact: ’ + record.FirstName + ’ ’ + record.LastName); } else console.log('Found Account: ’ + record.Name); });
Hello! If a Skuid Lightning Component and a Flow component are both on the same Lightning Detail Record page layout - is it possible for Skuid to refresh its models if the Flow creates a child record in the database? I would imagine this would involve listening to some published event - but I’m not sure what that might be. I think Salesforce updates its components so something must be getting triggered behind the scenes… Cheers! Louis
I have a simple apex class which returns a list of a simple class of an Integer and 2 Doubles. I have set up a model to call the class using REST and can display the return values in a table no probs. However, when I try to display the data in a chart, with the Integer on the Category (x) axis and the 2 Doubles on the Data (y) axis, the chart only ever displays 1 of the Doubles on the Data axis - whichever is second in the Series list. This is what it should look like (using a SF model): But this is what I get: Does anybody have any ideas what is going on?
I am trying to create a editable field {TestField1} on a skuid page that pulls a value from another filed on the object {Sales_Rep__r.Commission_Percentage__c}. I assumed that you would just put in a action when a user searches for a product that pulls the value from the model like {{Sales_Rep__r.Commission_Percentage__c}} and saves it as the value for the testfield1. If I put in a absolute value like 1 it works but any reference to {{Sales_Rep__r.Commission_Percentage__c}} or {{Opps.Sales_Rep__r.Commission_Percentage__c}} comes up blank. Any ideas?
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.