Nintex Automation K2: Back to basics
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
I am attempting to have a global action that imports “Opportunity Products”. I have successfully implemented the SKUID global action for importing, but the issue is that for this model in particular, not all the fields I need to import are showing in the map, very specifically the Product field… Has anyone had success doing this? any assistance is greatly appreciated! thanks
Was observing a user testing a new skuid page, and found that if a checkbox field is set to read/inline edit, double clicking directly on the checkbox does not enable edit mode for that field. You have to move the mouse slightly outside of the checkbox in order for a double-click to make the field editable.(using Chrome)Are we calling this a training issue??
Hi ,I wonder if there’s a way to accomplish the followingLet’s say I have an AGG model grouped by “FOOD TYPE”Which shows a table with those 3 rows with the group + record count:- Vegetables - 3- Fruits - 4- Other - 9Now i would like to open a drawer to see another group , example if I open Vegetables’ drawer i want to see a table with a new group (type of vegetables):Tomatoes - 5Cucumbers - 2Beets - 6Carrots - 1But if Open the drawer for Fruits I would see:- Strawberry - 5- Apples - 19- Oranges - 9- Grapes - 6and if possible to take it even further, if i open the drawer of one of those sub group , example Tomatoes has 5 recordsI would be able to see the Basic Model with those 5 recordsSo basically my main question is let’s say I use page includes, how do i pass value of the row from group?So looking at first example , how to pass row value (from group) " Vegetables" via page includeHope it’s clear enoughThank you
Hard to describe with words. See video:
For some reason we’re unable to use a chatter feed from within our case detail page. The issue occurs 9/10 times so it can be frustrating for users trying to reply to a case. What’s happening is that clicking the text box under posts makes the text area go blank and unable to type in. I noticed some errors in console; however, clicking poll never yields an error. I haven’t seen this type of behavior anywhere else in our org so maybe it has something to do with cases?
I have set up a model action to update a SF field (Print Balance) with the value from a Ui-only field (Balance). All but the first row for the Print Balance gets filled in and all rows don’t save, just the second row. Setup: Model Actions: “Initiating Events” to “Row in Model updated” and for Fields, selected “Balance”. Actions “Update row(s) in Model”, where Model is set to the same Model and the value is set to **{{{Balance}}}. ** Save ModelIssue: All rows do not update and save. If I manually click the save button all the italicized fields will save. If I keep refreshing the page the each next line will save per refresh.
After investigation i found that Skuid does not recognize $ sign for jQuery. Hence i have used jQuery now .var $ = skuid.jQuery, args = arguments[0],item = args.item,list = args.list,model = args.model;but now i am not getting any value in arguments[0].I am using this inside template field . Thanks in advance for quick help!!
I have created one Template field in table. Below is the code. But the code is not working properly. i have set the value of allow HTML to true. {{Alert_Message__c}} I am getting only first alert(alert(‘Hiiii0’)😉 , but then it just dont work. Can someone help me to debug this?
Having a problem with one of my pages that’s driving me crazy. Every time I go to another page or refresh I get this popup, even if I don’t take any actions on the page. Cannot figure out why this would be. Does anyone have any ideas?
Just updated our environment to Rockway and we are noticing that some CSS isn’t working as expected.Here is a scenario:I have a page title (standard and no special CSS)inside that we have some buttons and 2 of them have a CSS class to set display:none.by previewing it, its not following the css, checked in our other sand box that still have the older skuid release, buttons are not showing up as expected.Any idea whats going on?Tanzir-
I have created a table in my skuid page. now on click of any field in the row of that table , i want to do some operation through javascript.So is it possible to write the javascript on click of that field? Af of now i have created one row action and performing the operation but it is not user friendly.Can anyone please help me on this urgently? Thanks in advance!
When navigating through the page using tab key. At checkbox data point when we hit the tab key, there an unexpected pop up appears.We weird thing is, it doesn’t appear on other checkboxes on the page. When we tried to view the popup in page editor, there is no such pop up.Any suggestion for this kind of behavior ?
We have two process builder flows that populate information on an Opportunity from the Account upon creation of the Opportunity. The process flows run fine from the standard SFDC UI but when we create them in the Skuid UI, they don’t trigger. Bit of background - we’re creating records from a wizard but as part of the process, the Account is saved and created before the Opportunity fields are presented in the wizard. Any thoughts as to why they don’t want to play nice?
This is a continuation of another thread which was marked as solved. The below problem remains unsolved: Now I’m getting this error in the url of the auth popup: error=invalid_scope&error_description=the+requested+scope+is+not+allowed The connected app scope: The authentication source details: What am I missing here? The instructions say that the scope must match, and they do, as far as I can tell. Why might I be getting this error?
I have Look up filter on a lookup field called Contact name On the Case sObject. Basically the filter I had says that when we you choose an account from Accounts lookup field, only those contacts which are related to the account selected in the above field should be displayed. This filter condition is working fine on a native salesforce layout. But when I have my skuid page on new button to create a case, this Filter condition is not working. Therefore all the contacts are showing up. How do I solve this issue? Do i have to any condition on the skuid page? Thanks.
Dear Community, i have a problem with creating a custom theme from standard SKUID theme - see attached screenshot. When i go Theme Page and hit “Create New Theme” i get the dialogue to chose Base Theme, but once i enter and kind of name and hit the “Launch Theme Composer Button”, i receive an error. The only other button i have is the Cancel Button, so i don’t think there is much i could have done wrong…? Many thanks, Wolfgang
error: redirect uri mismatch I set up connections to external salesforce orgs per the documentation. Now, when I try to create a model against one of those data sources, I get this popup error:
Is there a way I can use merge syntax to get the id of a field editor’s model?Suppose I have a model named MyModel, and a field editor on that model. I want the first section header of that field editor to say “MyModel”Of course, I can use global syntax, like {{&Model.MyModel.id}}, but then I may as well just MyModel, because I’m hardcoding the model id anyway.I think the basic question here is: Will a field editor’s section heading ever run merge syntax in model mode?
We have 2 salesforce orgs, and would like to transfer/sync data from 1 Salesforce org to the 2nd Salesforce Org. Is there some documentation on how this can be accoplished? Source from Skuid’s Products page: https://www.skuid.com/product : Connect with clicks, not code. Connect to your company’s data no matter where it lives, including Salesforce®, Oracle®, SAP®, Sharepoint®, and more. Our compatibility with REST APIs and OData sources opens up thousands of data repositories with just a few clicks.
I can’t give access to a user. I already tried following this:http://help.skuid.com/m/getting-started/l/102645-let-other-users-access-skuidbut didn’t made any difference.Also tried giving the user all the permission set:*Skuid Admin*Skuid Page Builder*Skuid Page Viewerstill didn’t made a difference.
I want to display 3 lookup fields on Activity object. But Activity object can have only one lookup field. So I created a text field in Salesforce. In skuid I created a UI field which is reference to user and on save, I am saving value in text field which I created in salesforce. The value is getting saved. But I am not able to display it on detail page.
I would like to clone a record in a popup when clicking on it from a search result and attribute it a specific new main record ID so that when the popup closes it appears as a new row within the table. This record would have multiple related objects which need to be cloned as well.I have tried using the Cloning Account Page tutorial and the Create new records in Popup but i don’t understand how I can link the actual search result information into the new model data.So help pls?
In Skuid I am marking fields as required. But also conditionally rendering them to only show up if the condition is met. When I have done this on other pages the required field is only required if the field is conditionally rendered. In this case the field is not rendering (like it should) but the save is not being allowed to take place because “Required fields have no value”. Is there a new step or something I am missing to make Required fields only required if they are rendered?
Donut chart on an agg model, with a series click action framework like so: However, no matter what I click in runtime, the popup is getting passed the patientZip value for the first row of the Agg model, not the context (clicked) row. Help?
HI, I have a filter on case object which shows the results based on the following filters. Now my filter conditions are working fine (like when Click All My Cases, I am able to see all my cases). But the label beside the drop down is not changing. i.e No matter what option i select, the button label is displayed as All cases but the result is as per the option (Query) that i selected. please look at the below image which clearly explains about my issue The above picture has two screenshots where in the first table is not having results but the second table is having results. I have selected two different filter options in both the case and that’s why one table doesn’t show any results and the other shows some results. But the filter label is still with the same name. How can i solve this issue?
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.