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
I need search options in a lookup to be limited based on the value of another field. I could render a different “version” of the field for each scenario, but then I’d end up with 4 columns of the same field in the table since different rows would fall into different scenarios. Is there another way to do this?Here’s the sitch:Field A in Row A = Discharge, Field B Options are: Home, AffiliateField A in Row B = Leave, Field B Option is: HomeField A in Row C = Transfer, Field B Options are: Affiliate, Non-AffiliateIt’s likely I’m failing at explaining this so let me know what additional details are needed. I’m trying to avoid this: Field B V1 Field B V2 Field B V3 Field B V4Row A = Discharge Affiliate Row B = Leave HomeRow C = Transfer Non-Affiliate
I have an issue where ui only filed on table in skuid is not changing the values in the field in Salesforce. Also the module does not seem to filter as we wanted only active status records but it gets all. I changed the formula in Salesforce but the data still reflects old value in skuid. Not sure what needs to be done.
We built a business application on Skuid/Salesforce and up until this point, one of the founders has been the only Skuid developer on our team. We’re now finding our growth limited by not being able to develop pages and solutions as fast as we’d like. We need to add someone to our Skuid team, but we’ve never hired for this position before. Obviously, we would love to hire someone with Skuid experience, but we are more than willing to train the right type of new hire to use the tool. Does anyone have guidance on who to look for, how to find our next Skuid solutions team member. Their primary role would be troubleshooting bugs in our existing application along with working with department heads to create new pages and applications for interacting and visualizing our data, creating more efficient workflows etc.
After upgrading Skuid to version 11.2.11, my table filters stopped working correctly. Upon further investigation, I have noticed the following: Executing skuid.model.getModel(‘WorkOrder’).soql; in the console after the filter has been selected returns the following query (worth noting that the “WHERE” clause is a condition set to “always on”): SELECT [...omitted fields] FROM WorkOrder__c WHERE (Stage__c not in ('Cancelled','Complete','In invoicing','Junked')) ORDER BY Expected_ship_date__c However, if I reload the page after selecting the filter, Skuid will query the records correctly: SELECT [...omitted fields] FROM WorkOrder__c WHERE (Stage__c not in ('Cancelled','Complete','In invoicing','Junked')) AND (RecordTypeId in ('012G0000000sK4bIAE','012G0000000sK4gIAE','01216000000We6dAAC','012G0000000sK4WIAU')) AND (Stage__c not in ('In receiving','Pending return','Pending approval')) ORDER BY Expected_ship_date__c ...where the filter represents the two "AND" state
After updating Skuid to 11.2.11 a lot of (seemingly internal stuff) errors are being displayed in the “Edit Page”: A Skuid Model, ‘pgs__NewPage’, requested a Field with relationship name ‘skuid__Type__c’, on the skuid__Page__c Object, but Skuid could not find a valid Field accessible through this relationship name. Please check that this Field actually exists on this Object (or on any related Objects). If it exists, then ensure that the user has permission to access it. If it does not exist, remove it from this Model. A Skuid Model, ‘pgs__mobilepage’, has a Condition on a Field with relationship name ‘skuid__Type__c’, on the skuid__Page__c Object, but this Field appears to be invalid. Please check that this Field actually exists on this Object, (or on related Objects). If it exists, then ensure that the user has permission to access it. If it does not, change any Conditions on this Model that reference this Field. A Skuid Model, ‘page’, requested a Field with relationship name ‘sk
Hi, I’ve got a simple skuid page deployed via lightning app builder on a custom tab. It’s deployed using the skuid page component using the page name. The page has a simple table on it, but it fails to display the rows. If I inspect the element, they are actually in there, just not showing up. I can even search and find the text, just not see it. If I paginate or load more, I can then see the rest. Very odd - I’ve rebuilt the page from the ground up to see if I can isolate and it only reproduces the issue. I am on the latest version of Skuid, just upgraded to 11.2.11 and same behavior. See screenshots. Any thoughts? Thanks, Paul
We have built out a set of 26 tables in a responsive grid that replicates the A B C … etc of a salesforce list view page. The filters work great however each of them throw up an “Applying Filter” message which because each division in the responsive grid is a sliver only this is a vague “Ap” at best.Can this message be switched off?
We are using Global search option in an skuid page which has multiple models. While searching through the global search option it makes call to multiple API’s and salesforce data.The problem is while searching for the first time i.e First search,its taking 5-15 minutes but later search happens in 15-25 seconds. We are not able to find why the first search takes so long?It would be great if anyone help us in solving this issue.Thanks in advance!
I am using a filter that sources it’s picklist options from another model. I want the filter to remember the last selected filter value and have selected the tick box to enable that but the filter does not remember and resets to “all” on page load. Other filters on the table are able to remember just not the one using another model.
I have a template field which lists all child objects (permission sets) for a user. Can I order the values within the template field alphabetically? For example, if user Olya has 4 permissions (View Opps, Edit Accounts, Manage Templates, Delete Contacts) how do I get those 4 values in the field to be displayed alphabetically (Delete, Edit, Manage, View)?
I have a very standard Account record page which includes a tab set of related records, such as Opportunities, Tasks, and Events. Some of the these related records have a “New” button which when clicked displays a pop up with a page include page of the associated record. These new record pages contain date fields, when a user clicks on the date field, the calendar pop-up should appear next to the field, but this doesn’t happen. The calendar pop-up displays below the field, quite some distance from the field, or not at all. See screenshot below of Task object record. Note the arrow next to the “Due Date” and the location of the date picker at the bottom of the page. This same problem occurs for both Event and Opportunity records. All three are page includes viewed as a pop up through the parent Account record. I find I am able to resolve the problem with the date picker and it’s location by removing fields from the page layout. I have also found that it doesn’t matter which fields are
When using the Skuid Page: Rendered event-triggered sequence, if there are models on the page is this only triggered once the models return their data? I’m creating a map (like a geological map) and triggering it via a Skuid Page: Rendered snippet. It doesn’t quite work. But when I tell it to wait a second or two (via setTimeout) it works fine. Odd! Is this maybe also why I keep running into this issue? https://community.skuid.com/t/table-components-with-allow-scroll-bars-not-showing-any-dat… Could it be that there’s an issue with Skuid’s rendering lifecycle in Lightning? Cheers! Louis
I am assigning a date time as follows: The “Schedule_Date_Time_End__c” does have a date time, but the “Temp_Date_Time_End__c” value is blank.
I am VERY new to skuid, Can anyone help me, i need to show a table thats data is populated from a Model and allow users to multi select the rows and then use those rows selected in a wizard
Double click on a form’s submit button, which has the action “Save Model”, will bypass Salesforce validation rule.
Have a Box Source setup to read files from a folder but can’t upload a file. Getting this error. {“type”:“error”,“status”:403,“code”:“cors_origin_not_whitelisted”,“context_info”:{“origin”:“https://skuid.na74.visual.force.com”},“help_url”:“http://developers.box.com/docs/#errors",“message”:"Access denied - Did you forget to whitelist your origin in the CORS config of your app?”,“request_id”:“fg05e1fx6scsld0s”} The documentation call to setup CORS with the following template url:http://[your_Salesforce_org].[Salesforce_region].visual.force.com What is [your_Salesforce_org] and [Salesforce_region]?
We need to create a url in our managed app (so the mydomain will vary each time) and I thought one slution would be with a UI formula field and using merge syntax eg {{$Site.CurrentSiteUrl}}&“/apex/etc”Sounds good… but it is blank.Has anyone got any clues for us?Any help would be appreciated
Many of us have probably run into a scenario where you need to load all records for a model, and have used the good ol’ loadAllRemainingRecords js. Now there’s a declarative way to load all remaining records as well. There’s two parts to the solution A model condition that only pulls in new values (Id not in (ThisModel)(Id) An action sequence that loops and merge queries until ThisModel can't retrieve more rows Here's the XML for an example that'll load all accounts in your org <skuidpage unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" useviewportmeta="true" showheader="true"> <models> <model id="Accounts" limit="5" query="true" createrowifnonefound="false" datasource="salesforce" sobject="Account"> <fields> <field id="Id"/> <field id="Name"/> <field id="OwnerId"/> <field id="Owner.Name"/> </fields>
I have the following:How do I create a page with a table that has the “View_Member__c” field from Member_DNA__c object, the “View Closed CR__c field” from Contact_Record__c object from a certain user identified as “Completed_By_User__c” field in the CR_User_DNA__c object?
I have a table and have column that I would like to identify duplicate numbers. In excel I can use an “if” statement to compare the 2 fields in adjacent rows. Is there a method to do that in Skuid table?
I use the Queue Component in a Panel Set Component, the Queue was on the left to load a record into the right. Knowing that panel sets are deprecated what is the best practice when using Responsive Grids to accomplish a similar behavior? The issue I am running into is on wider tables the detail page is responsively dropping below the queue. This makes it look like the page is unresponsive when clicking on the queue because it is halfway down the page. I have played with Fixed width Responsive Grids set to 1000px which works great on small laptops but on large screens where they have more room it makes it look squished.Should I just go back to Panel Sets or is there a way achieve a similar result with Responsive Grids?Thank you!
In v11.2.11 I have rendering rules on Page Titles on a popup. The rules do not match the data in the models being used. The action steps leading up to the popup change and save the data in the model, and the appearance is that the rules process before the save completes.
I am trying to change the background color of a table’s cell based on the value. I am able to do this easily with a custom field renderer and a snippet using the following code. However, this changes the div inside the cell and I’d like to change the whole cell color. var field = arguments[0], value = arguments[1], $ = skuid.$; console.log(field.element.parent()); console.log(value); if (value >= 500) { field.element.css(‘background-color’, ‘red’); field.element.css(‘color’, ‘white’); field.element.text(value); } else if (value < 500) { field.element.css(‘background-color’, ‘green’); field.element.css(‘color’,‘white’); field.element.text(value); } This works OK, but I’d like to change the whole cell’s background color and not just the text div. However, when I try “field.element.parent()” or “$(field.element.parent()” or “field.element[0].parentElement”, etc… I can’t select the parent element. How can I select the parent of the parent element that the field renderer snippet send
I have a UI only text field that I would like to set to the salesforce current user. Is it possible?
Hi, Not a new question, and through the years became quite proficient at finding cause/fixing heap issues… But this one boggles my mind. Everyone can see a specific skuid page no problem… except 1 user which had the same profile (admin) and role and access to fields… than other people that can see page properly and this 1 person gets consistently Apex heap size too large: 11736765 on the same records anyone else can see perfectly fine.Any ideas?I’m been trying to fix this for past 2 hours and nothing i tried worked.Thx
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.