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 upgraded to 11.1.1 and noticed that the “close” icon on popups is very small. I updated themes. I am using a custom theme, but the settings for the popup have not been customized at all.
Minor UI Issue: When you change the page name, it becomes highlighted in gold at the top of the page edit UI and at the top of the page content editor window. On saving the page, the page name at the top reverts to un-highlighted white, however, the page name at the top of the content editor remains highlighted in gold.
I’ve just created a new full sandbox from my production instance (both sandbox and production are Salesforce Spring '18 and Skuid 8.15.8). Skuid works normally in production. When I go to the Skuid app in the sandbox, I get a blank page instead of a listing of my Skuid pages. The relative path in the sandbox is/apex/PageList?save_new=1&sfdc.override=1&skuidreloadcount=1, which differs from the path in production by the addition of the “skuidreloadcount” parameter.The Chrome console gives me the following errors in the sandbox (no errors in production).GET https://skuid.cs79.visual.force.com/resource/1471366979000/skuid__SkuidThemeBuilderDark/skuidtheme.c… net::ERR_ABORTEDPageList?save_new=1&sfdc.override=1&skuidreloadcount=1:50 GET https://skuid.cs79.visual.force.com/resource/1471366974000/skuid__JQueryJS net::ERR_ABORTEDPageList?save_new=1&sfdc.override=1&skuidreloadcount=1:89 GET https://skuid.cs79.visual.force.com/resource/1471366974000/skuid__CoreComponents/
My current Tab format page has 17 sub-tabs. Once I click on these sub tabs, all tabs looses the alignment . Looks so clunky how can i fix it. Before clicking After clicking
How do I change the icon set to ion for lookup popup for skuid buttons. Not the buttons I add.
Is it not possible to move models up and down in the composer?
I am using Skuid 11.1.1 and referencing this page as I would like to access a PostgreSQL database.One of the most important steps is setting up the Data Source Objects : https://docs.skuid.com/latest/en/data/data-source-objects/It says that "There are several DSO properties you may update from the DSO table or the DSO detail page.The instructions don’t say where these DSO properties exist. I have tried Configure and I am not seeing where these are displayed.Does anyone know how to navigate to the Data Source Objects in 11.1.1?
I just installed the 11.1.1 release (and updated outdated themes to get the table filter buttons to realign properly), but now the toggle table filters that activate the model condition to only show today’s activity isn’t working.
When I save a record and there is a default picklist value the default is not being written to the record. I have tried to update the field with a value and still does not write. If I create a record without skuid it works fine. The picklist is base on a global picklist value,
Upgraded to 10.0.15.Page built on the old mobile builder now loads completely blank, with no error messages in the console.Any ideas?
Hi,How to count the number of new records to be saved in a model thru javascript snippet? Because in the settings, I can only know if the model has unsaved changes. Thanks,Roy
I have a page that calculates cost based upon varying fields and tables on the page encompassing three models. I am trying to find a way to export the page to excel for easy manipulation later. I cant seem to find a way to export multiple models to one csv. Is this even possible? I can get a single model to export fine, however, it puts each field into its own column instead of it having the field in column A and Value in Column B. Is there anyway to change the output format of the exportData() function?
I’ve looked at a few other community posts, but I was wondering if anyone has some samples of on hover popups. I’m trying to create a on hover display for the reference field list using “li.ui-menu-item” but it’s not working. I’m referencing .hover() https://api.jquery.com/hover/Any help is appreciated.
I have a table that I would like select cells to be highlighted based on the first column of the table (Name). Currently, using java script and css, I am able to get the entire column to highlight, instead of the specific cell. Additionally, the values are not feeding back into the cell. The example screen shot portrays the before java and after. Below is the java:$ = skuid.$;var field = arguments[0];var value = field.model.getFieldValue(field.row,‘Owner.Name’);var value2 = field.model.getFieldValue(field.row,‘SBP SCM’);var element= field.element;if (value != ‘Name 3’) {element.addClass(‘green’);} skuid.ui.fieldRenderers[field.metadata.displaytype]field.mode;
Hi,I need to adjust the font size of my skuid page. I’m having a problem to override the settings with Lightning Design Theme but for other themes, I’m able to adjust the font size. Any idea on how to override it? Thanks,Roy
Can anyone recommend a good dueling picklist solution with Skuid. Looking to manage child records attached to the parent. Thanks in advance.
I formed a tab from tab setup in a tab setup in skuid, now I want to add a vf page under this tab (with all controller and extension logic of the vf page ) please tell me I can achieve this )
I have less than a thousand records, aggregated based on year values filtered to return '16, '17, and '18 values…but '16 is getting dropped somehow. Is there a hidden cache I need to clear, or some other setting to get it to pull the full number of records. been digging and so far no luck.
I am looking to change the label for the ‘Mass Update’ Action Type without recreating a custom action type-or using javascript (which gives you the option to change the label). Right now it defaults to “Mass Update Selected Rows.” Thanks in advance!
Is it possible to have a chart on each record of a table, I have a two record table and i want to show a chart for each recordThanks,Premanuj
I have a requirement where there will be only two records in a table but that has almost 12 columns to display, is there way where I can display the columns as rows and rows as columns in a table.Thanks,Premanuj
we have a custom parent object and attachment as a child object. we have one reference field which is the parentId of attachment. when we try to add a condition to look for the parentId on the reference field then it is not working. where clause is not getting added to the attachment query
Have set org’s Currency Locale to English (India) - INR. Currency fields are getting rendered properly with INR symbols in the salesforce standard layout. But it is showing $ by default in the skuid pages.
Record Details Page not Redirected
I have a page include that says it’s causing 3 Skuid errors. I’ve tried finding those errors by putting skuid.$(‘.nx-problem’).text() in the console, but there’s no error text.In addition, if I load the Skuid page outside of a page include, there are no errors.Any ideas on how to resolve this would be helpful.
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.