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
Just like you have the option to filter lookup fields in a field editor… it would be useful if we could employ the same configuration ability on filters in filtersets and table filters instead of getting irrelevant data that the user then has to sort through visually.
Facing this error in loop while creating a row in a model - Refused to set unsafe header :"User-Agent”. Please help.
I have a tab in Salesforce (Lightning) that displayed a skuid calendar. The calendar is a component within the page. It has stopped showing up in the page all of a sudden. when I go in to edit the page and re-add the component I get this error message. Cannot read property ‘getResourceUrl’ of undefined throws at https://personaldomain.lightning.force.com/resource/skuid__SkuidJS:5:5198
I’m am trying to adding a UI only field to a table (see screenshot) the model is an aggregate model and the formula is {{talkdesk__Talk_Time_sec__c}}/60 The field want let me add it to the table please help.
The email sent out 12/1 says Brooklyn will be pushed to all production orgs on 1/10/17. I have not yet seen this push in any of our production orgs. Is there an updated date for this push?
Hi! We just connected Google Calendar to our Salesforce Skuid instance (super cool!) I am building out a calendar component and was wondering if there is any way to add in predefined locations, like rooms to the events, or attendees, or change your response to the calendar events you may already have on the event. Also if you have any other documentation on the Google Calendar connection, besides the one that explains the set up of the data source, that would be very helpful! Thank you!
We have configured our OAuth (Salesforce) authentication provider with a default scope = full,refresh_token and we can connect to Salesforce sucessfully but every time we run the app it always prompts for OAuth consent, how do we get Skuid to remember the refresh token and use it to automatically request a new access token so the user doesn’t have to keep approving access?The same issue happens when using a Google auth provider, we have set the default scope accordingly and can see Skuid setting the access_type=offline parameter in the OAuth request but according to this post we need to add the approval_prompt=force parameter as well?http://stackoverflow.com/questions/8942340/get-refresh-token-google-apiAnd even if we did this, how do we get Skuid to use the Google refresh token as above?
We are running a Skuid page with an OAuth data source model on a Public Site with a secure domain such as https://mysitename.secure.force.com/mysiteprefix/apex/skuid__UI?page=Test. When the model starts to load the OAuth authentication flow starts by popping up a window with the URL https://mysitename.secure.force.com/apex/skuid__oauthcallback#oauth_redirect=https%253A%252F%252Facc…etc The popup windows is unable to load because the URL to the Skuid oauthcallback page does not contain the right prefix to launch the Skuid oauthcallback VF page from a public site. It should be https://mysitename.secure.force.com/mysiteprefix/skuid__oauthcallback#oauth_redirect=https%253A%252F…etc. because Apex pages from public sites need to be accessed from the prefix.Everything works fine when the same page is used from the standard Salesforce domain it only fails when using a site.Can we configure or change the prefix when initiating this OAuth flow? Note that we have not reached the oauth consent/gra
I’ve been playing with the XML, so it doesn’t surprise me that I got something to disappear from the UI, but it took me a long time to figure out why my page wasn’t working because I was working off of the UI, not the XML. Maybe someone else will come across this issue and think to glance into the XML. Here’s a page where the UI doesn’t show an action that is present in the XML and occurring at run time. The action in the XML happens right after the blue arrow The question mark is where the XML action appears but is missing from the UI.
We currently have a button on our Case object that pops a dialog box asking for the agent to enter a number of minutes. They do so and click ok and that fires off the creation of a task with all the other required field values preset and adds the minutes they entered into the minutes field on the task. That process works great. I’m now looking to recreate this by adding a row action to a skuid page that does the same thing for the row the action is clicked for. So it would create a task related to the case in that row.Below is the code used for the button on our case page layouts. Any suggestions on making an in-line snippet that will perform this same task of opening a dialog box, asking for minutes, and then creating the task related to the case for the row the action was on?Thank you in advance for any advice! {!REQUIRESCRIPT("/soap/ajax/31.0/connection.js")}&nbsp;<br>var minutes = prompt("Enter Minutes", ""); if(minutes != null) try{ var taskToCreate = new sforce.SObject(
Since Brooklyn release, my users are reporting the table component description (text area) field, like on task.description, is shortened, and as users enter multiple lines it doesn’t resize the row height. I created a temp hack using in-line css to define a min-height, but I can’t get around the auto-resize row height issue. Is this a bug?
I noticed that when saving a multi select condition with the “Remember last-selected filter value” option set to false, it makes the conditions disappear. I think this affects the event subscription to the condition event as well. With “Remember last-selected filter value” set to true the condition is there With “Remember last-selected filter value” set to false, the condition is gone Here’s the sample xml page <skuidpage unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" useviewportmeta="true" showheader="true"> <models> <model id="Opps" limit="20" query="true" createrowifnonefound="false" datasource="salesforce" type="" sobject="Opportunity"> <fields> <field id="Name"></field> <field id="StageName"></field> </fields> <conditions></conditions> <actions></actions> </model> </models> <components> &
Hello, I have several skuid pages, which are within Visualforce pages on Salesforce, which is all good. additionally I am using an app exchange product called “Yardstick” to monitor who views these pages (as they are used within a community of customers). This works fine. However I want to monitor when people open specific drawers, rather than the whole page. The company replied with the following: Yardstick does support tracking different sections/tabs within the same VF page. You would use multiple tracking components in the same page and name them different - something like this: <ystick:yardstickTrackClick yardstickUrl=“{!$CurrentPage.url}” yardstickPageName=“Page Name - Section/Tab 1” /> <ystick:yardstickTrackClick yardstickUrl=“{!$CurrentPage.url}” yardstickPageName=“Page Name - Section/Tab 2” /> However as the visualforce page is just referencing a skuid page, I’m not sure how to include this snippet within the draws? Thanks, Laura
Hi guys, I’m currently attempting to create a customized Search Bar, based on a table filter, in skuid for SF. I’m running into an issue where entering the value will produce a list of results, however clicking on a result where the RecordType.Name and Type are defined in Filter Properties does nothing. This is what the Filter Props look like: I have these Types defined in the Model here: If I were to click on say Deal (Opportunity) or CM Tracker (CM_Tracker__c) I will see results in the table. But, if I type Employee or Home Owner/Board Member into the filter field (Both of which are record types under Contact) nothing happens. The table won’t even attempt to say nothing was found. Any thoughts?
We use a skuid page that acts like a list view for opportunities. We would click on one of the opportunities on the list and it will open a regular Salesforce opporutnity edit page. Once we edit an opportunity we would click save. Is there a way to create an alternative save button that will save the opportunity and link to the skuid page that we use as a list view?
This is based on findings of Andrew N from https://community.skuid.com/t/automatically-refresh-render-conditions-on-component?utm_so…. When a queue has a render condition of “Model Property” set to “Has Data Rows”, the queue does not update it’s visibility as data in the model changes. Notes Using Brooklyn 9.3.1 When the queue is hidden, using the render API on the component does not redraw the component If the queue is visible and you call the render API on it, the editor-contents is removed but the queue header remains. Steps to reproduce: Create page using XML below Preview page Click “Empty Accounts” button Expected Behavior = Actual Behavior Queue and table are removed from page Click “Load Accounts” Expected Behavior Queue and Table are visible Actual Behavior Queue is not visible, table is In page composer, set “Accounts” model to NOT “Load Model data on page load” and save Preview Expected Behavior = Actual Behavior Queue and Table are NOT visible Click “Load Accounts” Expected
Hi,I’m working on a validation issue where the field that needs to be validated has to be compared to a field from another model on the save button. I am pretty sure this has to be done with a snippet code. I wanted to see if someone can point me in the right direction.-Thanks,Adam N
I have a page with a queue component that has tasks. I wrote javascript to refresh the model every 60 seconds, so that any new tasks pop into the view of the sales rep. I’d like to hide the queue component entirely from the page if the model has no data rows. However, right now it looks like the component render conditions are run on page load and not each time the model is refreshed.I tried to find a solution here in the community, but couldn’t find an answer. Is there a way to refresh the render conditions on the component without reloading the entire Skuid page?Thanks in advance for any tips.Andrew
I have a table where the field has the “read only” checkbox clear, but I cannot edit the value. I’ve tried the default edit row action, a double mouse click, the Action “Update a field on row”, etc. Are there particular types of fields which cannot be edited? This is a DATE, and I’ve edited those before without issues.
I had css external links in my theme. I changed a field in my css yesterday and saved. I then noticed today that formating was failing. Somehow my external css resources are now missing and I did not delete them. I do not remember the linked resources. Is there a method to recover the version I had yesterday afternoon?
I have a UI Only checkbox field called ‘Hide’ on the work experiences model.(I have this field updated to = ‘true’ on a particular row via a row action) I am trying to create a snippet which will return true when any row has had this field updated to ‘true’. Then I am hoping to use this snippet for an enable condition to enable another field on the same model. This snippet below doesnt seem to work(I can verify x=true once I update only the top row to hide=true. Any ideas as to what I’m doing wrong? $ = skuid.$; var weModel = skuid.$M(‘WorkExperiences’); var weList = weModel.getRows(); var x;for (var i = 0; i < weList.length; i ++) { if (weList[i].Hide === true) { x= true; break; } else{ console.log(‘No’); x=false; } }
I have a table displaying multiple rows from a custom object. The edit action is a popup which displays the selected row in a field editor. The popup also has a page title component with a Save button. The page title and the field editor both reference the same model. The first Save action is to run a javascript snippet. How can that snippet determine which row is the active one on the popup? The snippet is passed an argument, “arguments[0]”, which is an object.Developer Tools console displays the object as: Object component: p context: Object editor: c initiatorId: 63 model: W row: Objectproto: Object The context, model, and row nodes can be expanded. For example, row opens up as: row: Object CreatedBy:ObjectCreatedById:“005t0000000HfckAAC” CreatedDate:“2016-08-18T22:34:18.000+0000” Crush__c:true Frequency__c:“1” Id:“a1fr00000004SszAAE” Id15:“a1fr00000004Ssz” <etc.> However, in spite of the fact that the popup was displaying and editing the second row from the table, the row obj
Little background: I’m creating a New Task popup in my Home page that details a scheduled task. I originally set up it’s primary model “AddTask” with ‘Create default row’ unchecked and a record limit of 1. In the Tasks table, I created a global action for Add New Task. under actions, I set ‘Create new rows in AddTask, start of the model, edit mode’, then produce a popup. In this New Task form I have a save which saves changes to AddTask, queries AddTask and the table model of OpenTasksToday and finally closes the popup. Here’s the issue: After the popup closes and the new task appears in the table, clicking on New Task again duplicates the form to enter tasks. Even though the box for ‘create default row’ is off since I’m doing just that in the actions section. I’ve found that removing the action for creating a new row and checking the ‘Create default’ in the model does work. I can confirm the way I originally had set it up worked a few weeks ago.
I couldn’t find this reported anywhere else, so I thought I’d stick a post on to highlight a potential issue with Sliding Panels. When I roll one over my page, it is being overlaid by the links for the Recent Items, the title of the recent items box, and also “Your name” and the App selection pill in the top right corner. Example below: The slider is of type “Reveal” and is being launched from a button in a Button Set. I’m on Windows 10 pro w/ Chrome 55 (latest). No weird plugins, Winter '17 Salesforce DE.
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.