Upcoming Event - 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
Is anyone else receiving this error? I’ve been getting it now for several weeks. I’ve tried 3 browsers on two different computers, nothing seems to work.
Hi guys,I’m building out a Chatter Table Page via Skuid to show all the changes made to Deals. I’m using the Opportunity Feed as an object and I set up a condition for the table to focus on one specific deal to test it out, but for some reason, even though it says “Tracked Change”, it’s not showing any information.Where did it all go wrong?
Apparently this doesn’t work?
I am building a directory of our sales team and I wanted to make the popup that has detailed information about the person. I would like this row action to be a picture of the person. Here is a clip of the table and I would really like the picture to be the button that opens up the popup window. Is there a way that I can do this? I have limited knowledge of JavaScritp and CSS. Please help! Thanks Sierra
Hi guys, I’m on the home stretch for a fairly large cross connection project I’ve been working on between SQL server, Odata and SF. I’ve setup an OData connection using progress.com. This connection works perfectly when pulling data into a model in SKUID and SF. PROBLEM: I can’t save a new row back into SQL server using ODATA because of the following error: ‘There was an error connecting to the proxy.’ Any ideas?
Just curious if anyone’s run into this error before?
Just updated to rockaway 8.7, and then discovered this. 😦 I have a bunch of ui-only picklist fields that have started rendering with values as a TEXT displaytype instead of the way they used to display. field: picklist metadata: runtime: Also, my console looks like this: The same pair of errors for every ui-only picklist field, I think.
Hi, Experiencing a weird issue I just added a navigation component to my home page , via a page include, but for some reason it’s not applying the Theme specified on the page. Any other page that uses the same page include all show properly This is how it should look And this is how it looks on home page (turns the font color white, so my navigation items are invisible…) Any idea why? Thx
I have just loaded in a package to a client’s sandbox with Skuid Pages. The entire org won’t be using Skuid at this time, so I am using VF override pages that should direct the appropriate user to the correct Contact Tab & View pages. I have created Page Assignments that give the appropriate profile access to those Skuid Tab & View override actions. Furthermore, I have ensured that the profile has the Skuid Page Viewer Permission Set. I personally can see the SKUID pages, but I am System Admin and installed SKUID, so I’m sure I have all permissions necessary. However, my users in that Profile aren’t able to see the SKUID pages. They are just being directed to the standard Tab and View pages. Is there a permission setting that I am missing? Here is the VF override page code that I am using: <apex:page standardController="Contact" recordSetVar="a" extensions="skuid.Redirects" action="{!redirect}?objectType=Contact&amp;actionType=Tab"> </apex:page> <apex:pa
https://skuid.freshdesk.com/support/login
Is there a way to implement the functionality of “Printable View” in skuid?
Is there a way? Or should this be an idea?Also, skuid-grunt skuid settings (like model sources, etc.)
I’m new to Skuid and am trying to setup my first connection. I have setup a Model Service to link to MuleSoft via the REST API. This appears to be working. I built a model to call the service and it successfully connects, but when I add parameters, something breaks and I lose my fields. The issue seems to be with the Service URL I’m using. Here’s a screenshot of the fields I see when I use the service URL without the parameters: “/productscope” When I add the parameters, it replaces the field names with numbers (see screenshot below), which I can’t tell what the count corresponds to. The count goes up to 68. There should be 27 fields and 46 records available in the API call. Service URL with parameters: /productscope?client_id={{client_id}}&client_secret={{client_secret}}&ProductNo={{ProductNo}}&ProductFamily={{ProductFamily}}&Supplier={{Supplier}}&PackageType={{PackageType}}&Grade={{Grade}}&UOM={{UOM}} Any ideas would be appreciated.
I’m attempting to build a Wizard that users will not complete right away. So I would like for users to be able to navigate away from the page and then come back to the page at the same step in the process the Wizard was left at. Right now when I navigate back to the page it automatically reverts back to Step 1. Can this be changed? Thanks!
I’m attempting to modify my charts to export the SUM of the slice when exporting. I have a pie chart that shows the various products a customer has purchased. I have a series that sums the revenue and then splits it up by name.This is great for when the user is viewing the chart in skuid, but when they export it, the SUM values are not displayed since it ONLY displays on mouse over.I attempted to modify the code from this post:https://community.skuid.com/t/show-percentage-lables-in-chartsI can’t seem to figure out how to display the split. I can get it to display the total for the series but not by slice. How do I modify the following JS snippet to display the sums of the individual slices and not the sum of all slices? var chartObj = arguments[0],<br /> $ = skuid&#46;$; $&#46;extend(true, chartObj&#46;plotOptions,{ pie: { dataLabels: { enabled: true, formatter: function () { return this&#46;point&#46;name + ' ' + this&#46;point&#46;total; } } } });
Would there be a simply way to create a text box that scrolls past continually - much like a news ticker or similar?
I’m running into a problem similar to the one identified in this post: https://community.skuid.com/t/page-include-inside-a-page-include-query-string-issue However, after reading the post, the solution wasn’t mentioned, just that the problem was solved. Here is my issue: I’m trying to load a Child Page for a Case from a Parent Page for a Case using the PageInclude component. However, it seems that it cannot pass the Id of the Parent Page’s object to the Child Page using any of the following Query Strings: id={{$Model.CaseParent.Id}} id={{$Param.Id}} < — doesn’t work id=5001400000xSWNn I thought I understood how PageIncludes work, but this is really throwing me for a loop.
I would like to change the style of the radio button inputs on my page – for example, each answer is currently in a box with a grey background and no borders; the boxes are spaced apart from each other, and there’s little space between the radio button and the answer text. I want to change it so that it looks more visually similar to the checkbox fields on my Skuid page I currently have the following CSS on this field, to stretch out the radio buttons to the width of the panel. I tried editing other attributes of these items (background color, border) with no success (since I’m editing the background/border of the field editor itself, not the radio button components when I do this): .allLabel .nx-basicfieldeditor-item.allLabel .nx-basicfieldeditor-item-label { width: 1%; } .nx-basicfieldeditor-section-body > .nx-basicfieldeditor-item.allLabel > .nx-field { width: 99%; } I also tried editing the multiselect settings under my custom theme, but that also didn’t yield the desired re
Hello,Would there be a way to turn off 1 or more series by default from a chart without clicking?Example I have Serie 1, Serie 2 and Serie 3.And I want the Serie 1 to be 'Off by default" while displaying Serie 2 and 3And when the need arise, I could click on Serie 1 manually to add it to chartThank you,
Is there a way that I can force multiple orgs to update that would be faster than logging into each org and using the release install url?
Hi,We have a requirement to replicate a salesforce report in skuid charts. this report basically calculates the opportunity amount and divides the result with number of records. Report grouping is on account id. i am able to get the sum of opportunity amount as well as row count based on account grouping. however, i am unable to perform the calculations. any pointers will be helpful.thanks
I have a table of opportunities configured with “child relationships”. I want to configure the table to search not only on fields of the opportunity but also on the attributes of a child record. For example where the account of the contact role is my search. Can this be done? I tried to hack the searchfield something like this …
Hey guys - thanks for the patch yesterday. I think it’ll handle several of the issues. One new issue that came up yesterday occurs when I try to load my page - it gets stuck with a message saying ‘loading.’ It gives the following error message: Uncaught TypeError: Cannot read property ‘replace’ of undefined Any tips on what to do? It’s literally shutting down multiple pages.
I have a page that has a table component. The object tied to the table has a validation rule. When you edit a record and hit the save button on the page the validation rule from SF fires and skuid displays the error. There is a global action where I have configured a popup to create a new record on that table. When you hit the save button the error is not displayed in the popup. What do I need to do to make sure that SF validation rules are displayed in that popup.
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.