Complete our Nintex Community Survey
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
Does the Skuid platform support Odata4j? Odata4jThanks
Is their a way to rearrange the order of the values in the chart Donut chart/funnel charts etc. ?
Once this works I can use the fields as input parameters for Page Includes. Very very powerful when you think of what you can do with this. See my post regarding this. component input parameters extravaganza
Hi,I searched and searched but couldn’t find an answer to this. Is it possible to create a “mass add to” button on a contact or opportunity list view? For example: in classic Salesforce, in the Contacts tab or when a contact report is run, there is an option (button) to mass add the contacts to a campaign. I would like to replicate that feature in Skuid for contacts to campaigns and opportunities to a custom object.Thanks!
Is there a way to use excel formula in formual fields? Like gross annual percentage rate o other finance formulaThank you
As an eg: I want to display all the related lists i.e all the child object records for an account object, i would be displaying the account records in the form of a table and there would be a button to show a pop up of all the related lists as tabs and also if possible edit those records
Hi fellow Skuids, I have a problem and require some help. I am currently in the process of building a skuid platform version of a salesforce instance we have previously made and I have exported the Theme we had created. I would like to use this theme in the Platform version however I have no allocation options. Please someone help!
As requested here.
I am a salesforce developer and want to learn SKUID app, so would like to get access to trial version. Appreciate your help.
Let me explain with one business use case:Use case: We need to develop a custom “Submit Case Form” where we would like to ask the customer to enter Name, Email, Case Category (Feedback, Inquiry, Issue), Description and upload any attachment(s).a. Email should be check in account object, if exist - Case record to be created under that Account. And attachments(s) to be created under that newly created case.b. If Email address is not found, it should create a new account record, a new case record under the account record and attachment(s) under the case record. For end user - the web form should look like as one form.
I am trying to trace the URL parameters of a REST datasource using Fiddler. Is this the best way? Because I don’t see any requests to the REST server. When I do “Preview” I don’t see any http requests being made. Any thoughts?..Thanking youmurthy
Users were reporting that data wasn’t being displayed. I researched and noticed that I was getting an error in the console (Attached). I lowered the query size on the model from 500 to 100 and the error stopped. Then I clicked load more on the table attached to that model and when I reached 300 the screen stopped responding and the attached error showed up in the console. This error seems to be related to Chrome local storage and when testing the same UI in Safari I do not receive any errors. Skuid version 9.5.4
I’m trying to get case descriptions to preserve their hyperlinks (see screenshot of SFDC). Unfortunately, the Skuid Text Area strips away all hyperlinks (see screenshot of skuid). Does anyone have a custom render that solves this? SFDC Text Area preserves hyperlinks: Skuid Text Area strips hyperlinks:
I have a model on a child object in a master-detail relationship. I display the child records in a table in a drawer under the master record(s).The child table has a New Row global action. The new, child row has a dependency on a field value from the master record. The child model includes the master reference and ‘Id’ fields, as well as the custom field (call it CCM__c).When I load the page and go directly to the drawer and click the New Row button I can see that the master CCM field was accessed successfully. I can also go to the browser console and run skuid.$M(“ChildModel”).data[0].Master__r.CCM__c and obtain the value of the field in the master record.But, if I click another tab in the page, and another drawer for a different model, then come back to the New Row button described before, the master field is missing from the child model. On the browser console, skuid.$M(“ChildModel”).data[0].Master__r.CCM__c returns undefined. Exploring the model shows that the master field is no lo
Hello! Trying to build a New Case button and am having trouble making it available to assign the Case Owner field to a Queue. The only options I see are User or Group. Has anyone fixed this issue before?
We are using the Salesforce Professional edition which does not provide the ability to Enable API…as far as I can tell…will this prevent me from setting up a data connection with my salesforce org? Is the enterprise edition required?
Checking the name of a javascript snippet in a button’s properties results in the snippet name being cleared from the field without notice.Go to the button’s Actions properties. Click the Run Snippet action.Click the arrow in the snippet name combo box. USE CASE: This is done to verify that the correct snippet, with misspelling, has been entered as the action property.Click outside the Run Snippet action, e.g., to the “Actions” header above it; anywhere such that the Run Snippet properties dialog no longer appears.Go back to the Run Snippet properties dialog and observe that the snippet name is blank! Had you not gone back to the dialog, you would not know that the snippet was no longer being called!
Has anyone done a javascript drawer solution for a custom of view in table as we need to recreate row actions? Thanks.
Hi, Sorry if I am just missing it…is there an XML guide? or, tutorial for building pages in XML (e.g. elements and attributes, using Drawer, etc…).Am trying to to determine if there is another solution other that custom views and rebuilding drawer action for row action in table.And simply would like to work more in the XML.Thanks.
I have move code sandbox to production but unfortunately we have page include problem only production because sandbox is working fine .
Some time in skuid page link is not working in lighting mode in salesforce org , How can i fixed that ? We have try to fixed but issue in not fixed anyone tell me some relative issue , How can i fixed that , We have used skuid page throw vf page .
I have a status field that’s a picklist and I’m trying to use a skuid snippet to only show certain picklist options. I do not want to change the picklist options directly in SDC since we need that field to have show those statuses on a different page.
Hi. I set the maximum value of my multipicklist field to 1. And what happens is I need to click the “Uncheck all” first in order to select one option. Any idea on how can I fix this? I’m trying to do it in javascript such that it will do “uncheck all” functionality but it’s not working tho.
I am dealing with a fairly complex Skuid page. I can view all the models and their fields. When I click on the field in the designer (lower half), there comes a "Field Properties" view. I don't see which model the field is associated with. I know I can go through every model->fields and figure it out. Is there an easier way?Thankmurthy
This class remains after clicking navigation item. sk-navigation-item-selected
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.