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
I have done the upgrade and just discovered my pages are not rederring or bombing on mobile devices.I am having issues in pulling up the site http://member.dorothy.com On my desktop the site does appear and work.On my Ipad it stops loading after it fills the screen and I can not scroll down.On my Iphone it stops loading and if I actually sign in I get “aw, snap”I an able to get to the page if signed onto Salesforce but not the public site.
I don’t have the option to group an aggregate model using a salesforce formula field. Is that a limitation, or am I just doing something wrong?
Hi everyone - pretty new and I’ve stumped myself. I have a table that I am populating with 10 records, but I want to give the ability to my user to expand to 15, 20, etc., rows as they need to see more info. How do I make this happen?
I am trying to upgrade my Skuid version to Brooklyn in sandbox and I get the below error. Anyone else have this issue? I have opened a ticket with SF but wanted to check here as well.Error Number: 1838502596-4787 (779909974) Problem: 1. No COMPONENT named component found mobilepagebuilder: No COMPONENT named component found 2. No COMPONENT named listViewManager found Ui: No COMPONENT named listViewManager found 3. No COMPONENT named component found pagebuilder: No COMPONENT named component found 4. No COMPONENT named listViewManager found page: No COMPONENT named listViewManager found 5. No COMPONENT named listViewManager found page: No COMPONENT named listViewManager found
Is it possible to modify a search entry before it hits the database? I’ll give an example of what we’re doing below.In our salesforce we house Store Numbers, they are formatted with 6 digits, so examples include 003904, 002112, 032394, etc.We have a request that if a user enters “3904” that it should pull up “003904”, right now it does not. Is there a way to add those leading 0s before the request is sent to the database?
Is it possible to skin the record page type with the current skuid theme I’m using? How would I go about this starting with the lead record type? Thank you!!
I spent most of yesterday trying to add an arbitrary button to my Skuid pages/pop ups, and in the end concluded that I either had to use “empty” page titles or perhaps some HTML in a “Template” - which did give me action/styling headaches. These were the tips (perhaps outdated?) that I picked up from the Internet, combined with my own innovation… Then as I work through some other stuff today I came across this: The Button Set Component Where is this?!! I don’t have it in my Layout menu… I’ve looked all over for it; and I would have loved it 24 hours ago 😃 Menu: Nope: Whats the trick? Can someone teach me the secret handshake to custom buttons? Cheers.
We are using Skuid version 8.11I created a detail button on the standard Case object in Salesforce. The button has the following URL: /apex/ERPOrderRequestRedirectPage?caseId={!Case.Id}&contactId={!Case.ContactId}&division={!Case.Division__c}&caseNumber={!Case.CaseNumber}I created a new button on our Skuid page that references that SF button. The Skuid page is used within the Service Console in Service Cloud.On the standard Case page layout the button redirects to the correct page. The Skuid button that references the detail button throws the following error: “fotlinc--dev1--cs63.my.salesforce.com is not an authorized domain”If I put the same URL into the Skuid button instead of referencing the SF button (changing the merge variables), then it redirects fine. I have tried whitelisting that domain in the Service Console app, but it didn’t make any difference. I would rather not hardcode that URL into the Skuid button since we have a standard button that does the same th
Each time I save a new lead record, I get directed to the standard chatter feed in an iframe with blank fields. Can someone tell me how wrong I am here? Thanks!
super noobie here to skuid, but looking forward to customizing every aspect of my projects with the help of this community 🙂I’d like to add a:hover to the text/font-awesome characters in the side navigation menu. I have managed to lock in the side navigation and use a jquery sliding panel, but the css portion is messing me up. Any pointers, would be greatly appreciated. thank you in advance…
This could be an easy one for someone out there, I’m trying to use the Render Conditions on Page Title Properties within a report with tabs. When The user clicks on LEADS OWNED BY Bob Rogers, only that page title should render. When the user clicks on the ALL LEADS tab, the LEADS OWNED BY All Users should render and the other page title, LEADS OWNED BY Bob Rogers sould dissappear. Is this possible? I tried but no luck… Thank you!
Is there a way to generate a ICS file based on a calendar event?
Hi Experts,I have an interesting requirement in which we would like the ability to control the rendering of components of a page externally (without modifying the skuid page) so maybe using a custom setting.Example:The Documents Page contains Tabs 1 to 8 and within those tabs there are field editors with multiple sections.now when the document page loads with Division=Marketing I want my users to see only selected tabs and sections relevant to that divisioncan see: Tab1, Tab2, Tab3can see: section1 in Tab1, section3 in Tab1All other irrelevant tabs and sections should be hidden.Currently we have these rendering conditions setup on individual components and every time there is a new section/tab added we have to modify the skuid page and test everything. Also, we would like to make this process more streamlined and efficient (hopefully with the help of a Custom Setting) so any new changes can be done quickly with limited or no changes to the skuid pageHas anyone been successful in implem
Has anyone or does anyone know how to hook this API into a skuid page?
The page doesn’t load since updating when using id={{$Model.Leads.data.0.Id}} as a query string.Any ideas of how to correct this?
I have a requirement to be able to set the page on a data table. The scenario is this. The user is on a page that has a tabs and one of those tabs displays related records. The user clicks on one of the related records to go to that record from that record we navigate back to the parent record. The request is to bring the user back to the parent record and tab so that the user is in the same page of the data table.
is there a way to paste say a bunch of items in a search field and skuid searches them all in one go ?
How do I refresh the values in a UI only picklist field that has a picklist source of “Rows in Model”?AssumeModel A contains the UI only Picklist Field Model B is the source of the picklist in Model A. Model B is also filtered by a Lookup value in Model A. Attempt:Set value for Model A lookup filed (which is a filter value for Model B) Save Model A Query Model A (just in case the model does not reflect the latest lookup field just recently saved) *Probably unneccessary but currently doing this Query Model B (So that B can reload its values based on the new filter criteria that has recently changed in Model A Query Model A (So that Model A can reload itself this time repopulating the UI only field based on the newest values found in Model B) Does the sequence of the attempt look correct or am I missing an important piece or proper sequence order when working with UI picklist fields populated from “Rows in Model”?
Just putting this out there on the community to see if anyone has attempted this before. Has anyone taken the Search component to the next level so that it is on par with the Salesforce global search and skuidified the Search Results page?
Error Details: skuid__SkuidJS:5 Uncaught TypeError: Cannot read property ‘0’ of undefined at getTargetObject (skuid__SkuidJS:5) at getFieldReference (skuid__SkuidJS:5) at Object. (skuid__SkuidJS:5) at Function.each (skuid__JQueryJS:2) at String. (skuid__SkuidJS:5) at Function.each (skuid__JQueryJS:2) at Object.createSearchSubConditions (skuid__SkuidJS:5) at X.createSearchSubConditions (skuid__SkuidJS:9) at X.buildSearchCondition (skuid__SkuidJS:9) at G (skuid__SkuidJS:16)
Hi,Wondering if anyone has an idea, on how I could accomplish itWe have a whole lengthy application process, and often agents will forget to enter information in some key fields.At the end of the process, I created a page with ‘Missing information’. Basically input all the fields that I want to remind them about, and on each I have a condition to show the fields if =NullThat works fine. The problem is the moment they start typing in one of those fields, because of condition (no longer null) it disappears before we have the chance to completely finishing typing.Those fields depending on situation , may or may not need to have info, so making them mandatory is not a solution for me. As well for them to go back in the beginning of the process, is not very efficient.Would there be some way I can delay that condition until I finished typing in field?Or some other way i accomplish my goal?Thank you
I’m a Systems Admin with the Skuid Admin permission set, and yet:
Is there a way to prevent the iframe refresh when a field is updated?I saw a similar question asked, but the solution presented doesn’t fit for my use case. Here’s a quick screencast of the use case:https://youtu.be/N2MkETchdCw
HI,I have created a UI-Field in skuid ‘Sample’ and linked it with the salesforce field ‘Sample__C’its a checkbox field. I am trying to save the data using below JS and it is working.var params = arguments[0], $ = skuid.$;console.log(params.model);var mymodel=params.model;var row=mymodel.getFirstRow();var fieldMap = {};mymodel.updateRow(row,‘Sample__C’,row.Sample);But on the UI, when I check the ‘Sample’ field, save and refresh the page the field is Unchecked. can anyone suggest me how to resolve this issue.Thanks in advance.
Does an includes page add its depth the the master pages depth tree?
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.