Complete our Nintex Community Survey
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
Scale to mobile is awesome. I have been going through my pages to touch the up so they look great with the scaling. I have run into the issue with several components that are in responsive grids where the component extends to the right out of the grid and off the page If the grid is set to fit to content. All other grid setting seem to work as expected and it is happening with several components so it seems like it must be the responsive grid component causing the issues Recreate: Add a responsive grid to a page set to scale with mobile. See the grid panel to fit to content. Add a rich text component. Type a long sentence in the rich text. View on a phone. IPhone 7plus Skuid version 10
I’m struggling with a contact lookup not displaying the account contacts. In this specific scenario I’m logging an activity/task. The task is related to an Opportunity and I want to assign the customer contact to that task as well.I have developed the ability to pre-populate the field with the primary contact. Where the issue is occuring is when I click the magnifying glass in that contact field. It displays a popup, but the lookup is going into all contacts in my org instead of just contacts on that account.My Related Contact model is only pulling in contacts with the Id in the Account model.How do I narrow the magnifying glass lookup?
This is both big praise and small problem. The Mobile tables are really nice. I really like the collapsing filters that open in a sliding panel and wouldn’t mind seeing that as an option in the regular desktop layout. One small issue is that the close button on the filter sliding panel doesn’t work. You can press in the main page to get the sliding panel to go away, but the close button doesn’t do anything. The table is on a page include, so that may have something to do with it. Version 10 Latest IOS Mobile Safari
Salesforce has properties called UITheme and UIThemeDisplayed in the $User global variable for use in visual force pages. When I access skuid’s version of the $User global variable, I don’t see these properties. How can I know if a user is in lightning or classic from a skuid page?
I have created a google calendar API and using it as a data source. On preview, I am getting this error ‘Login canceled’.
I’m trying to run an action on the selected row as the row is selected using the Skuid table checkbox. I know I can create a UI-Only checkbox and then run an action when that checkbox is selected for that row, but that doesn’t allow me to use “Select All” Checkbox at the top of the table or run mass-actions on those selected rows. Is this possible?
{{{$Model.modelname.0.Id}}} - this is not merging the actual id value in Windows machine. It works fine on Mac. Skuid version 9.5.4Is there any way to fix this?
I have a detail page that has two lookup fields that I want to utilize the global search component to find options for our users. I think the branch action could address this, but I can’t figure out how to determine the object type in the formula. Is there a way to create a branch process to tell whether the selected result is a Contact or our custom object and populate the corresponding lookup field?
Works for everything else, but dragging and dropping from the Outlook client is not accepting the file
I have a save button that has multiple actions, but begins with saving of two models, each that contain required fields. On the save, if an error occurs, the model is supposed to roll back changes.The two fields are running on two separate models, one that is to the notes object, and one that is to the leads object.Field 1: Body: Notes ObjectField 2: Date: Leads ObjectWhen the save button is hit with Field 1 blank, the save stops and the actions after the save on the model do not occur. However, when the the field 2 is blank, the save continues and remaining actions on the save button are executed.I believe this is occurring the way it does is probably the field 1 is required on notes object (not sure as I cannot see the fields associated with notes). My question is, without making the field 2 required within Salesforce, how can I get skuid to halt the save and all further actions on the save button if the field is blank?
I feel like this would have been asked before but cannot find it.Is there way of tying an action to the Search Component if there are “no results” found? When using a model I’d just say if Model was empty but don’t see same using the Search component.I’m thinking of something like rendering a button if the search was empty so user could create a new record, but only showing it in that case.
We have a ‘Order Detail page’ which is just a printable page linked by a button on a custom object. It is not accessed through any VF override.Our partner user receives the Salesforce login page when they click this button, which will not work as it is the full SF login, not the community login.
How long does it generally take to generate support files? I know that it takes some time but it has been running for over an hour and has not changed.
I have an aggregated table where i am having a row action. How to capture row action in one of the template field in the table. I approach using JavaScript row action snippet, but the snippet will work for regular name field on regular table only. Is it possible for row-action to perform whenever I click on View column (0/9 in figure) ?
Does the ability to set conditions and/or render based on the alias someone is assigned within their user profile. For example, if an individuals alias is DG, could this be set as a condition or render condition.I did not see this ability in the rendering options, but I was thinking there may be a way to do this by setting and activating a condition where the value is the user alias.
I am creating a new popup to allow data entry. It is launched as a Global Action from a Table component. I had added the fields, but about half of them show Read Only, even though field level security is not set to Read Only. I am not able to remove the check box. Any ideas why this is happening and how I can correct it?
I have a Skuid page which displays a simple message and I have included it in the lightning component (below is the code) But is throwing the following error: Let us know what might be the issue. Thanks!
Hi Team, Could you please help me on below requirement, Is it possible to show a popup soon after tab out from a field? Requirement is, As seen below screenshot we have 3 fields which are calculated among them (if I update value in EST.MKT BUDGET then reaming two field values will update based on behind calculation) We would like show a popup to select a field among 2 fields (assuming 2 fields in pop up with radio button) for user friendly, then the selected field value will be recalculated in the main page instead of popup (Showing a popup with 2 fields to select which field value to get recalculate based on the other field value which we given in main page). Will be possible from skuid option (I did some trial error but no luck), please help me some input. Main Requirement: Need to display a pop up with two radio buttons on update and tab out of any field. Regard’
Hello, I default the chart to have a Date Granularity of Calendar Month, I also give users the option to use Calendar Week, Calendar Quarter and Calendar Year. Calendar Month, Calendar Quarter and Calendar Year all display with a label that is easy for the user to follow while Calendar Week uses the week number. Has anyone come up with a solution to show the date for the start of the week rather than the week number? Cheers Damien
I followed http://help.skuid.com/m/models-conditions-filters/l/672670-the-google-data-source-types-drive-and-calendar this to setup Google Calendar but still i’m getting the following error:Uncaught TypeError: Cannot read property ‘indexOf’ of undefinedCan somebody help me out on this?
I have a chart (column), when user clicks on one of the series, I want to set List of AccountId (multiple values) to one of the data model’s condition. I used {{rows.0.AccountID}} & {{rows.AccountID}}, in both the scenarios i’m getting only one AccountId not the list of them.Is it possible to set multiple values to a condition from chart series? If yes, how do I do that?
I am trying to create a table row specific counter using a data/time field and a formula field that is set to NOW(). The Custom field would be subtracted from NOW() and that would return the countdown timer. I am a javascript noob, so any help is greatly appreciated. I am referencing this counter from W3 schools. Here is my snippet that currently doesn’t. I need help identifying the row field value for a custom date/time field, “MarketingStatusSLAStop__c”. I then need to assign that to either a template field or custom field render, but can’t seem to figure that out. **Again any help is apprecaited. ** var params = arguments[0], $ = skuid.$; var model = skuid.model.getModel('Main\_Contact'); var row = model.getFirstRow(); var dateVar = row.MarketingStatusSLAStop\_\_c; // Get todays date and time //var now = Date.now(); var now = row.Now; //convert from Salesforce date to Javascript date var jsdateVar = skuid.time.parseSFDateTime(dateVar); var jsNow = skuid.time.parseSFDateTime(now); /
I have a regular page name “test”. I have a also mater page name “Test11”. How to make “test” as a child page of “Test11”.I tried to copy XML part from “Test 11” to “test”, it doesn’t work. Any suggestion ?
Can you create a “View All” functionality for tasks where you can view all tasks consecutively in one view without having to click into each one separately? This would mimic the set up in Salesforce.
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.