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 am trying to do a field update in the action frame work with a Date field. I would like to set a date field to be 2 months in the future. I created an action - Update a field on row, select the date field to update, for Value select ‘Next n Days’ and enter 56 for the day value. When the frame work runs it does not appear the date field gets set. It does appear to work if I set the date field to a specific date. Any suggestions?
Does anyone knows if there is an easy way to redirect just one user to standard page on one object?I would like this user to Skuid pages in all object but Accounts. Is there an easy way to do this?
We’ve followed the instructions about creating a page pack, but its not defined how to get the created page pack to appear in another org.http://help.skuidify.com/m/page-assignments-and-overrides/l/245955-import-export-page-packs-and-modu…We downloaded the static resource that was created and uploaded it into the target org via the UI but its not available to unpack.Can we get some clarification on this part of the process?
Hi,A want to change Skuid page css based on the selection app in the salesforce app menu. Based on the selection of app, i want to change the css of the page. Am getting selected app name in my snippet but when i assigned CSS in the snipt, its not reflecting in the page.How i can implement this?Thanks in advanceShashi
Hey all, I’m wondering if someone can point me in the right direction as to how to re-initialize event handlers after clobbering the DOM with jQuery.The reason I ask is because we’ve run into a use case where we want to sort the rows of a table, but in kind of a weird way. We have a drawer action on each row in an Accounts table, and in each drawer is another table of child objects with dates. We want to sort the Accounts table based on the dates in the drawer tables. So a row which has a drawer with an item that has the date “02-25-2014” would appear before a row which has a drawer with an item that has the date “05-01-2014”. Strange, I know.I know that we could create a custom field on the Account object and push the earliest date on the child object up to that field, but we’re trying to solve this with just Skuid/Javascript. In any case, I’ve run into these problems before so I figured it would be good to try to find an answer. So in lieu of the additional field, I was wondering if
After a user logs in I’d like to redirect to a skuid page without any salesforce header and sidebar. Is this possible?
I have a table with check box field, if i check that field that record should not be visible to a profile users. Only administrators can see that record, end user profile users cant see that record. How can we do that?
I’d like to have a nested drawer in a list that when clicked on displays and allows for editing of both that list objects data as well as the associated contact data. Moreover, I’d like to include a task button that would log a call with the contact. Here’s a deeper overview. The main object that’s displaying is a Registration object that shows registration information and the contact associated with it. I’ve created a list that displays the registrations. From that list, I’ve created a drawer that displays more registration information as well as contact specific data. To do this I created a “Contact” model with a condition that the Registration Id is equal tot he Contact Id. However, it only displays the top most contact of the list in every drawer. Second, I created a NewPhoneCall model. This task model is used to log a call with the contact in the drawer. I created a condition tht says the WhoId is equal to the Contact Id. Again, this still only logs a call for the top most contact
I’m getting this error on the before render javascript for a chart: Apparently chartObj.series[1] is undefined. "cannot read property ‘data’ of undefined. However, you’ll notice I’m logging chartObj in the console. Here’s what I get: Looks to me like chartObj.series[1].data should be there. What am I missing?
I’m having an issue with overriding a custom object tab. When clicked, it looks like an override URL is launched but then it quickly redirects to the original tab page. Here are the steps that I’ve taken. Created the skuid list page. (photo included) Created a new VF page with this markup <apex:page showHeader=“true” sidebar=“true” readonly=“true” docType=“html-5.0” title=“RentalListingPage”> <skuid:page objectType=“pba__Listing__c” actionType=“Tab” /> </apex:page> Gone into the custom object and connected the tab page to the Tab button. I’ve added a few photo
I know this question has been asked before, but I wanted to reach out and see if anyone had any creative ideas.Is there any way to display table data in columns, versus rows (and have the rows be the field labels)? Workarounds?
I have found out that my users with force.com license are not able to see Chatter feed in accounts.Does anyone knows how to fix this?
Odd question. Can a standard link to records be “intercepted” in Skuid?
Is there a way to determine which object an Id belongs to?
Hi,I have the following page that I am trying to get working.A panel with a queue on the left that holds a set of Competencies in a Competency Model2 field editors (no page includes) that I want to update on the right of the panel when the queue item is clicked. The first, a read-only model is the ActiveCompetency, which is based on the same Object as the Competencies model, but is a single record, with a description of the competency I need to evaluate as part of an employee appraisal. This is based on the idea from this post. I have this bit working.The second field editor is either a new or loaded editable component based on a CompetencyAssessment object, which is keyed off 2 other objects, ActiveCompetency and Appraisal, to enable me to make a specific assessment of a specific competency on a specific appraisal (which is in turn linked to a specific user). This second field editor does not render at all (I have the 2 field editors in the right panel, one of top of the other).I have
Can we filter the all drawer child records dynamically?For ExampleI have a list view with Account and Contact records.State Filter: ALLAccountNameAccount1 ContactName State Contact1 NY Contact2 CA Contact3 NYAccount2 ContactName State Contact4 NY Contact5 CA Contact6 NYAccount3 ContactName State Contact7 MO Contact8 MO In state filter, I have the options NY, CA and MO. If I choose the state filter as NY, I need the below records in list view.Note: If a Account don’t have the Contact in specific state, I need to remove that Account.Account1 ContactName State Contact1 NY Contact3 NYAccount2 ContactName State Contact4 NY Contact6 NYThanks in advance
I’d like to create a skuidified profile page. One thing I’m not sure how to do is update the profile pic. See video on stock salesforce and whether or not any of the functionality can be tapped into.
I am trying to write my first Javascript code to set the condition of one of my models, but I am getting an “Uncaught TypeError: undefined is not a function” message on my if statement and I’m not sure how to make this a function. I have tried to read other posts to figure this out, but I think that I have hit a wall with my little understanding of Javascript. I am trying to activate and set a condition if a checkbox on another the TableFilter model is checked. var myModel = skuid.model.getModel(‘AlumniConnections’); var myModel2 = skuid.model.getModel(‘TableFilter’); var myModel3 = skuid.model.getModel(‘Admit’); var DesiredIndustry = myModel.getConditionByName(‘DesiredIndustry’); r = myModel2.getFirstRow(); s = myModel3.getFirstRow(); if (r.X1__c ===true) DesiredIndustry.setCondition(DesiredIndustry, s.Job_after_MBA__c);
I have a lookup field that is rendering as a picklist, and using a custom “Display Template” to show an alternative field on the target object (instead of the record name). The value in this field is kind of long - basically a sentence. It basically works fine in read mode, showing the entire value, and when you click on the field to make a selection it shows the whole value when editing the picklist. However, in full edit mode, once picklist closes the rendered field length shortens to fairly small - 25 characters or so, which cuts off the value. See the brief screencast example.Is there any way make the value render longer when the picklist is in edit mode and the drop-down is not showing?
I know I’ve seen this done in a few different threads. Can someone point me in the right direction? I’d like to create some fields just for the UI that I don’t need to store in the SFDC object.
I’m sending parameters to an apex class using sforce.apex.execute and want to send an sObject record as a parameter var result = sforce.apex.execute(&nbsp; &nbsp; 'eventSKUIDnewmember',<br>&nbsp; &nbsp; 'newmember',<br>&nbsp; &nbsp; {newmember:row1 }); - so my question is how can I get a specific record from SKUID - can I use row?where:var row1 = m1.getFirstRow();
I would like to up my game and start delving into some more Javascript. There are a lot of resources out there like Lynda, CodeSchool etc. Is there an especially good course/resource you would recommend? Especially if some are more pertinent to Javascript use in Skuid.Thanks
Hi,I’ve encountered an issue where some hidden fields are still required, even when they are not rendered. Unhiding and then hiding the fields again seems to resolve the issue in most cases, but sometimes there will be a field or two that will remain required in all cases.The page in question has ~250 fields and lots of rendering conditions to provide some context.Thanks!Kartik
Is there a way to include the curly brackets in a template field, instead of having it try to merge a variable? I actually want the output “{{Text}}” to show to the user, instead of having it look for a merge variable.
Bug report: Settings on Save / Cancel button override settings on stand-alone Save button.Steps to reproduce:Add a pagetitle component Add a Save/Cancel button. In the advanced settings, add a redirect (I’m using /{{Id}}) Add a Save button, without a redirect. Expected result: Clicking the Save button that is part of the Save/Cancel couplet should save and redirect. Clicking the stand-alone Save button should save and leave the user on the same page.Actual result: Clicking either Save button saves the record and redirects to the URL set in the Save/Cancel button.
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.