Nintex Automation K2: Back to basics
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
How to configure custom skuid details page in place of default page
In table component i have selected field and mentioned class name to add, but the class is not displaying after the page rendering. It seems that mentioned class not added to td or field…
It seems to push the table down a page and I would much rather remove it all together. I can hide it in css but that doesnt fix the spacing
The sk-icon-menu is showing a green check mark instead of the menu icon.
Hi is it possible to capture the out of box search field value from the table search? In my user case, if user does not find a match, I want to allow them to save that search term. Is that possible?
We built several custom themes based on Lightning. At some point, I believe with the Salesforce Sprint '17 update, all of those themes switched to looking like they were based on Modern. Can’t figure out how to fix. Some of the themes looked right in our Sandbox which was running Brooklyn, while Production wasn’t running Brooklyn. When we upgraded Production to Brooklyn, the themes didn’t get fixed. I do have Update Out of Date Themes showing, but it just runs and runs, I’ve tried leaving it for 15 minutes and it never completes. I can have the theme looking right in Sandbox, and create a new theme in Production with the same files, and it looks to be based on Modern instead of Lightning.
Hi,I had a need of showing a skuid page as a popup on a custom button click which is on Account Detail Page.Here is the flow of components:Account Detail VF Page –> has a VF Component –> this VF component has a buttonIf this button is clicked , I am opening a modal dialog with an iframe showing Skuid Page.Now, the problem is, when I open the modal dialog it shows the skuid page fine, but on Chrome Developer Console , unable to access models which are on this skuid page.How can we access Skuid page models from chrome console in this case ?
We have a form on which our grantees report to us detailed information on their staff members. A typical user may have 100 staff member records in five office locations and need to update information on, or create new records for, 20 of those staff members. We’ve received multiple complaints that, after 15 minutes or so of use (editing and adding records), the form runs so slowly as to be nearly unusable; the form can take seconds to respond to a key press or a mouse click. Closing the browser and reopening seems to fix the problem. It’s possible that simply loading a different form and then reloading the problematic form also fixes the problem; we haven’t confirmed that.The form is accessed via IFRAME in a Visualforce page. On initial load, the Skuid form displays a list of office locations. When the user selects an office, a list of the staff members at that office is displayed at the bottom of the form. Selecting a staff member shows a popup containing a Skuid staff editor form on w
I am trying to build a custom component that will use values from aggregate models. However, when I create an entry of type Field in my properties List in the Builder file, the Field Picker in the Page Builder shows me the Fields from the underlying object and not the aggregated fields I want… I was thinking that perhaps using template could do the trick, as the Field picker show the appropriate fields, not convince it will be a stable solution yet. Is there something else I can do to resolve this issue?? Thank you.
We are using skuid.moment.tz(skuid.time.getUserTimeZone()).format(); to get user date per timezone. But receiving below erorr: Uncaught TypeError: Cannot read property ‘tz’ of undefinedOn analysis further we found that skuid.moment is not getting loaded in some of users machine. We did not find anything related to browser. The machine were we are facing issues are MAC machines. Any help is greatly appreciated.
Anyone appeared for Advanced Certification can give bit more information about the exam. I can’t find useful information in skuid website.I have just one question… is it focused on Advanced configuration ? (or) Purely related to API’s (involving Javascript) ?(or)both 🙂
Hi!I’m trying to figure out how to obtain an access token and then specify it in the header of my next request. I have specified “Authentication URL” but can’t seem to reference the access_token in my second request. i found something that say i should format my “headers to send with every request” to the following, but it’s now working. Authorization: : ""basic “” + {$Auth.Response.Body.access_token}Any help would be greatly appreciated.
Is there anyway to bring custom icons in to a tab set? The out of the box icons completely clash with the UI design we are aiming for. Ultimately we would like for the Icon to be the tab selector. Exactly like Salesforce Lightning.
Hi, I have a page created for a specific user that no longer works. It was all working fine last week and have no made changes on it recently. Nor have i updated skuid (on 8.15.14) during that time I think it may have to do with new salesforce release? as it coincidently started at the same time Now user can no longer view the content on that page, and here’s errors. As admin i can view and use this page no problem, but user cannot I’ll appreciate any help I can get thks
I have a need to add SMS text messaging services managed from within Salesforce. There are a few SMS apps in the app exchange. Has anyone worked with these? Any feedback?
When mass selecting items (not including clicking the ‘select all’ checkbox), other checkboxes on the rows selected appear to take on a checked value. This can be confusing for the user. The actual values in this screenshot for ‘EmailOptOut’ are all false and were never set to true on the skuid page. But when selecting their corresponding row, the page displays a checked value. I’m running on release 9.3.4, Brooklyn Iteration 4. Is this bug still present in 9.5.0? Bug reproduced on this page: <skuidpage unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" useviewportmeta="true" showheader="true"> <models> <model id="Contacts" limit="20" query="true" createrowifnonefound="false" datasource="salesforce" type="" sobject="Contact"> <fields> <field id="HasOptedOutOfEmail"></field> <field id="Name"></field> </fields> <conditions></conditions>
I have a table, label name=“Activity” which displays list of activities. Now i want to collapse the table but i’m not getting any option to collapse table. I seen collapsable option only in field editor .So, please help me.
I have a particular page that is rendering as white while in Lightning, the odd thing is that this page is rendering perfectly fine in Classic. I’m using Visualforce overrides to achieve the page overrides.Page XML: http://pastebin.com/SqUQ4LzZVisualforce Page:http://pastebin.com/H2bF1G4pConsole Log:http://imgur.com/a/qqjj1Note that all of my other pages work completely fine so it is a page-specific issue.Thanks!
Is there anyway to modify the code for my Charts so that the YAxis says something like this: yAxis: { gridLineWidth: 0, minorGridLineWidth: 0 },
i need to remember the “page” being dispalyed in a table so that after a row action “save” i can return to that page of records, rather than the default action, which is to return to the first page what is the syntax for accessing the table in javascript… i’m assuming the “page” being displayed is one of its properties
I have a table that displays a list of records, and details of a selected record below, including the record’s Chatter Feed. When I click an icon the record in the list, a row action sets a condition on a secondary model and refreshes it to show the details of the chosen record in the section below the table. This works fine, except the Chatter Feed doesn’t refresh when I choose another record - it continues to show the first record’s Feed. Also, I notice that I must load a record when the page loads, otherwise the entire component is permanently blank. I don’t see sufficient documentation on this component to understand this functionality. Why does this component work differently from others? Why doesn’t it refresh when its model refreshes? How do I get it to refresh declaratively on demand? Why does it fail to render properly unless a record exists when the page loads?
I’m overriding the standard account page and have Skuid page assignments set up so that some Profiles see the standard page layout, some see one Skuid page, and yet another profile sees a second Skuid page. My Visualforce page looks like this, and works just fine except for the “Title” parameter - it doesn’t show on the browser tab. <apex:page standardController=“Account” extensions="skuid.Redirects" action="{!redirect}?objectType=Account&amp;actionType=View"> showHeader="true" sidebar="false" readonly="true" docType="html-5.0" action="{!IF(canUseSkuid,'',redirect)}" title="{!Account.Name}"> </apex:page> Previously, I was overriding the standard page layout with one and only one Skuid page and was able to use the following Visualforce page. In this version, the "Title" displayed perfectly: <apex:page standardController="Account" extensions="skuid.Redirects" showHeader="true" sidebar="false" readonly="true" docType="html-5.0" action="{!IF(canUseSkuid,'',redirec
I wanted to highlight a row if Organisation Compliance Indicator checkbox is not ticked which is read only . However it is not highlighting the row and also displaying checkbox as empty value when I used script below. I included screen shots as well.Could you please advise.Javascript:var field = arguments[0], value = skuid.utils.decodeHTML(arguments[1]); skuid.ui.fieldRenderers[field.metadata.displaytype][field.mode](field,value); if (field.mode == 'readonly' && value === false) { field.item.element.addClass("Leadtab_highlighted-row"); }csstable.nx-skootable-data tbody tr.LeadTab_highlighted-row td { background-color: #F05423;}
I have two questions relating to Charts:1. Is there anyway to remove the horizontal lines off of the chart? (The PhDs we are building for cannot submit graphs with the horizontal lines in published papers so they would prefer to remove them). (the lines that run across 25, 50 , 75 100 etc.2. The PhDs also want the data to not show up at all when it is a blank. I.e. If a record was recorded with a blank value because no value was recorded they want the line to stop and then pick up when there is a value again. This is how Excel charts work. Any possibility that a line chart is just blank if it is blank instead of graphing to 0?Thank you!
Hi we have Contact object and Contact_method__c as child to Contact. for each contact we display the Contact method as related list using table. We have used Contact model and ContactMethod as another model. When I use + icon to add new contact method record and click on save, it throws me error saying parent Id and record type is not set. how do I set these data points for a child. a quick help is highly appreciated
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.