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
I am new to skuid and looking to build a pop up screen on click of a button which pulls data from two history object. we have Contact history and Contact method history object and we need to show data in one Table on click on button. I am not able to find a way where I can merge data from two models
I have an after close action set up on a popup which should cancel changes on the opportunity model. However, I’ve been able to reproduce scenarios where the changes are not cancelled. This is leading to some issues where records can be saved with incorrect or incomplete data.Are there any known bugs or considerations for using after close actions?
I am quite sure this can be done. After I select a menu item, how can I automatically get the menu tree to close?
I have set my interaction to be “Swipe Right” “Close All Panels”. On my desktop that does not have a touch screen when I try to click on an item in my open panel, the panel closes. I then remove the interactions, and it still closes.https://drive.google.com/file/d/0B409lhd9sYDcTXE4QXBuZnc5WkE/view
Over the weekend, I started getting numerous issues from users stating that calendar events that used to be shared are no longer showing up on their Skuid Calendar. If I login as them and Click on the home page I can navigate as them to see the Users calendar but it is not showing up on Skuid. This is not across the board. It is happening to select users. Users started noticing it over the weekend. I did not do any updates. Sharing rules are still in tact? Any ideas on this one? It is odd.
I am trying to connect a data model. My authentication or data source for that model is not working with error in Title.
I have a table with a drawer action. When I set one of the main table filters and open a drawer, it adds a duplicate line. I have never experienced this before any one deal with this before?
Getting “List index out of bounds: 1” error when attempting to use the “Update a field on row(s)” action to update the value of a date/time field to NOW.
I can’t proceed with payment for ‘skuid Essentials’ Certification. Anyone faced similar issue ? or the URL changed, as this URL came from google search, not in skuid page… Error in dev console,
How to add purchase SKUID UI
Can anyone point me in the right direction? I have tried using the page number that appears in the url but it doesnt seem to work
The following ‘Dynamic Creation of Model and Component’ is not working due to some error related to ‘datasource’ name… Not sure, if this is broken in brooklyn release. Page XMLhttps://gist.github.com/zachelrath/4eef2eceaa2d56be9cf2
I have noticed there’s a typo (double quote missing) in source code given in this help page,http://help.skuid.com/m/11720/l/228794-dynamic-creation-of-models-and-components-with-javascript It will be a problem for people who copy & paste and wondering why it’s not working…
I managed to get Slack integrated but cant for the life of me resolve errors in integrating Google Calendar. OAuth goes through ok… I cant get the Google Calendar object to load up - can someone confirm for me what is the URL/Domain to use when adding it as a Data Source - I am using https://www.googleapis.com but with no luck … the error message I get is ‘request to datasource Google Calendar failed; error; not found’
The inline css is rendering differently. I am trying to make a button take up the full length. .ui-button { width: 100%; margin: 0px 100% 4px 4px; font-size: inherit; text-align: left; } The top “Edit” is a button. The second is “Header”. “Send Email” is a Template. In firefox it renders correctly In Chrome it still looks like
I have noticed that there’s no ‘page XML’ option under SKUID Mobile Page Builder. Is it something available somewhere ? or not a feature on purpose.
I have been trying to use UI Only field in another model on ‘filterable condition’. But, i’m getting error saying, i haven’t included that UI Only field in the source model, which is not right In this i’m trying to load a Opportunity Model based on ‘UI only’ field in another Opportunity Model LEFT({{Name}}, 10) {{Model.labelPlural}} Home
After “Remove All rows in Model” action has been invoked on a model, conditional rendering statements for buttons in a Button Set based on that model no longer update correctly. Steps to reproduce: Create page using XML below Preview page Actual Behavior = Expected Behavior “Page Title : Account.Name != None - blank value” not visible “Button Set : Account.Name != None - blank value” not visible Click “Empty Account Model & Create New Row” Expected Behavior = Actual Behavior “Page Title : Account.Name != None - blank value” not visible “Button Set : Account.Name != None - blank value” not visible Input text in to “Account Name” field Expected Behavior Page title button should be visible Button Set button should be visible Actual Behavior Page title button is visible Button Set button is NOT visible Refresh page Input text in to “Account Name” field Expected Behavior = Actual Behavior Both buttons are visible Click “Empty Account Model & Create New Row” Expected Behavior Both Bu
One of my clients that I’ve posted about often in the past has a portal (now a Salesforce community) for their staff to manage daily class attendance & experience, control enrollments, manage teaching details, and measure success. We would love to fully skin this experience with Skuid, so that the entire UI is consistent and more under our control. This would allow us to get away from the requiring standard Salesforce tabs to navigate around, giving us more presentation flexibility, for instance. I’ve seen this type of solution nicely done in Skuid demos, so obviously in general this looks great. However, we see significant hurdles to in this particular implementation.Primarily, we are making use of several Salesforce features that cannot be easily re-skinned, such as reports, dashboards, and content/files. How have projects dealt with this issue? Are there examples that show how to incorporate these features into a highly customized UI that we can see and learn from?In addition, w
Hi I’m creating a new data row in javascript. contactRatingsModel.createRow({ additionalConditions:[ {Item__c: row.Id}, {Contact__c: contactModel.data[0].Id} ] });The contact__c and contact__r.Name are set properly I can see them in the developer console by displaying model.data. I think that’s because the contactModel has the name information.But Item__c is empty. I do have a model for Item__c. Can you please advise how to set this properly? row.Id has the right value in console.log.
Hi Community, Is there way to show the next step button on the wizard component only when i click save button on the layout. I want the next step button to show up only when i click the save button located below. This way we will be able to save this record first and then and only then we navigate to the next step. In the next step we have another lay out which has a set of fields of a Detail Object. The fields seen in this layout are related to master object. The ID generated in Step 2 will be used in step 3 . Can anyone help me with this issue? Thanks.
Hi All,I have a custom component to send emails with templates that can span a couple different objects. I used this first on Opportunities and created an attachment system that can pull in attachments spanning three separate custom attachment objects and this works perfectly. I went to add Quotes in as the main object to send the email and it seems to function properly but the problem is that when I render the component for the first time in a popup the attachment table file names do not show up. If I close the popup and reopen it, the names render in the table. Im trying to figure out if there is a bug somewhere in the element.render() function as this works perfectly for Opportunities. I have verified in the data that I have the attachment name inside the console and using the skuid.model.map(). Does anyone have a suggestion or an idea on how I can further debug this?
Since I upgraded from 9.01 to 9.34 yesterday, my tokenized table search has stopped working. The settings have not changed, but now the results only bring back non tokenized search. Please help!
I have a field editor with a Template field that displays a field with a lot of text. When the line wraps, it is breaking right in the middle of a word. Is there anything I can do to prevent this? User side: builder side:
Cannot sign on
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.