Complete our Nintex Community Survey
Access resources, discussions, and troubleshooting tips to build custom applications and streamline workflows with Skuid NLX, SFX, & EXP.
Recently active
as per title…an Opportunity Record/Detail page using Skuid Assignment sliding panels work once then won’t display when the next record is loaded. (Ironically it is likely a rendering issue as there are actions that execute on sliding panel that still run/render just unseen because the panel doesn’t slide out). Sample page attached. Will work fine in preview but when added to lightning, fails. To reproduce: Place button in Page Title component that opens sliding panel (any config) on a record page. Navigate to tab then to record and the second time the sliding panel triggered in Page Title won’t display. (In sample one button is in and out of Page Title). Refreshing the page will then let it work once. Skuid for SF v12.4.8
Hi Guys another weird issue I have a model with transactions and running a UI only formula to determine if it’s a Deposit or a Debit ( i use same formula on other skuid pages with no issue) IF({{amount}}>0,“Deposit”, “Debit”) for some reason on any record I preview, on some rows it applies but on others no. I tried rebuilding completely the model, works for a bit then again randomly breaks… Any ideas?
We are currently having challenges with setting Skuid Page conditions for page query based on user selections/actions made within Salesforce Community. Is there a good resource of videos/documentation of how best to push external inputs over to Skuid pages for the users? Particularly hopeful for a declarative path, if that is available. For our specific use case, we have users entering a Salesforce Community who will be selecting a record from a related list on their contact record and then looking to have that selection be pushed over to a Skuid Page’s conditions that holds forms needing to be queried and pre-populate based on differing related record selections.
I’ve been dealing with this issue for a long time. I posted about it probably a year ago, but no assistance was provided so I’m hoping some Skuid support specialist will take up the torch to research this issue. I just got off the phone with Salesforce tech support for the second time. We went through every license, every profile setting, every permission set and they determined that my issue was with the SKUID app, not salesforce. I have two users that are set up as system admins. Identical settings in every way. I have a table that loads records from a custom object Both users can load the first 200 records without issue. When User 1 hits the “Load More” button, more records load as expected When User 2 hits the “Load More” button, he gets the following error. Read access denied for OASP__Assets__c, controller action methods may not execute. This user DEFINITELY has read access to all records in that object. They are system admin profile and I even specifically created a special per
We are using Skuid (v2) on Saleforce to build an online member application for users that primarily leverages forms for their data input. However, users will need to upload additional files such as CV/resume as they fill out the application (attaching the custom Application object record that they create during the experience on Skuid Page). Hitting a few roadblocks and wondering if anyone can help direct me to resources or has suggestions on the following:1) Is there an option when using Skuid file upload (with attach to record option), to have the user upload as related Files instead of related Attachments? Seems Salesforce has pushed users toward Files on their end.2) Is there an option for users to view Skuid file uploads (as added record attachments) within the Skuid page view following upload(s)? Like a table or otherwise showing the file listed as they go through the application.3) If able to view, is there an option for users to remove/delete Skuid added attachments after addin
HI, Please help, I created a Skuid page and finally got it to work just as I wanted. But when I added it as component on my record page it is not pulling the correct data. I am looking up Contacts on Account, that are tied to a junction object called AccountRoles. I have 4 models: Account, AccountRole, CustomObject, SelectedAccountRole and Contact. On Load, the page retrieves the Account ID and all related AccountRoles The scenerio is this. I have a Related Contact UI picklist of all of the contacts related to the Account. This field is looking at all AccountRole ids that are tied to the Account. Once the user selects a Related Contact the AccountRole ID is saved to a Salesforce Field called AccountRoleID. A model condition of the SelectedAccountRole retrieves the matching AccountRole A model condition on the Contact retrieves the matching Contact.Everything is working as expected when I run it in Skuid preview. But it is not working on the Salesforce page. On the Salesforce
HI, First time encountering this weird issue Using a PostgreSQL Data Source, i have this table that for some reason shows the correct Table row Count (footer) , but table not displaying all rows…See Screenshot below. Says there’s 165 records but only 5 displaying on table. Table has a setting to show all rowsIf I try to search a row in the table’s search box info from a row that is not displaying, it works and the funny thing once I clear out the search box all rows appear… but if I refresh the page, again only the same 5 records appearAny ideas?Thx
As per title. 😉
Defect/Issue Description:Context on Message Area not working properly Environment: API Version: v2 Release: Dubai Release version: 15.0.5.0 Platform: Salesforce Brief Summary of the Defect/Issue: When merging in a field into a Message Block in a deck the context breaks and it only shows first-row record Action Performed:merged in a field into a Message Block in a deck Expected Result:Context holds and display correct row data Actual Result:the context breaks and it only shows first-row record Additional Resources: <skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" showheader="true"> <models> <model id="Opp" limit="20" query="true" createrowifnonefound="false" datasource="salesforce" sobject="Opportunity"> <fields> <field id="AccountId"/> <field id="Account.Name"/> <field id="Amount"/> <field id="CloseDate"/> <field id="OwnerId"/> <field id="Owner.Name"/>
Hi everyone, I know I asked something similar on this. I want to change the colour of field when the value in that field has been updated. It is to attract the attention of users to a recalculation that has taken place. I only want this to take place for a few seconds and then go back to its original background colour. The JavaScript snippet I had doesn’t work. Does anyone have a good one? Many thanks
Defect/Issue Description:A description of the bugApply and Cancel buttons disappear when moving Mass Update dialog box Environment: API Version: (v1 or v2)v1 Release: (Chicago, Boston, etc)Spark Release version: (Version Number)12.0.11 Platform: (Managed cloud or Salesforce)Salesforce Brief Summary of the Defect/Issue: An easy-to-understand description of the bug (e.g., “When mass selecting items (not including clicking the ‘select all’ checkbox), other checkboxes on the rows selected appear to take on a checked value.”). When performing a Mass Update from a table component, if the dialog box is moved with the mouse, the apply and cancel buttons disappear.Action Performed:The action that resulted in the bug Table component. Default Mass Action option: Mass Update. Select multiple records on the table. Select the “Mass Update Selected Rows” button. Click on the title bar of the dialog box and move the box.Expected Result:How the page should have performed The Apply and Cancel butto
Defect/Issue Description: If a Reference field is set up on REST model, and a filter is set up to look at that field, the filter will Autocomplete filter (no choice), and if user attempts to type something Skuid will throw an error. If he Steps bellow can be repeated for Ui-Only and SF model an error will not be thrown. This error only happens with REST models. Environment: API Version: v2 Release: Chicago Release version: 14.4.15 Platform: Salesforce Action Performed: Create a REST model with a (any) valid source Set up a UI-Only reference field. Set up the Reference part of the created field Create a filter (or a table with a with filter) where it’s pointing at the field we created Press on the filter so it allows you to type It should display a list of first 20~ options. Attempt to type anything. Expected Result: The displayed options for the filter should update the available options to select and display them. Actual Result: Error messages are shown and make page unusable. Ad
We are implementing our first custom field renderer. The renderer is controlling the display of thousand separators on edit. It seems like the field renderer snippet is re-evaluating the fields in a UI-Only data model on every edit of the field. Is there a way to disable the re-evaluation of those fields?
Hi folks! been a while since this was discussed, but are there any clean ways to pull in additional chart types from high charts?
Defect/Issue Description:A description of the bug Environment: API Version: unknown Release: Spark Release version: 12.2.14 Platform: Salesforce Brief Summary of the Defect/Issue: Picklist values are intermittently disapearring for users on a particular page. They will be available, then disappear for users. It has been happening for about a week. This is across operating systems and browsers, and is not affecting each and every user. All users have the same Profile, and the RT is identified on the model. Action Performed: We didn’t change anything, the bug just started happening.
Is there a best practice for preventing users from colliding on the same record in Skuid? In Salesforce it will show an error if a record you try to save has changed since you loaded it but it looks like the feature does not come through in Skuid. Is there a way to prevent one user from overwriting another’s work?
I’m trying to figure how one would embed a video in Salesforce Lightning or a Experience/Community. I’ve seen a few post that indicate possibly creating a custom component or using a template field to iFrame & embed the video. Given Lightning blocks iFrames, it seems like there would be another step to put the Skuid page into Visualforce vs. using the Lightning Component. I’m wondering if there is a best practice for embedding videos in Lightning?
Hi I’m trying to configure the multipart request to fetch the data from Redcap which I think only support POST multipart request with FormData. Here is the sample Method log which I want to configure in skuid rest data source. Request URL: https://redcap.domain.org/api/ Request Method: POST Request Header: content-type: multipart/form-data; boundary=----WebKitFormBoundaryKAzVPFkqfpiJUJ7n Request Payload: Content-Disposition: form-data; name=“token” xyz ------WebKitFormBoundaryKAzVPFkqfpiJUJ7n Content-Disposition: form-data; name="report_id" 123 ------WebKitFormBoundaryKAzVPFkqfpiJUJ7n Content-Disposition: form-data; name="content" report ------WebKitFormBoundaryKAzVPFkqfpiJUJ7n Content-Disposition: form-data; name="format" json ------WebKitFormBoundaryKAzVPFkqfpiJUJ7n Content-Disposition: form-data; name="type" flat ------WebKitFormBoundaryKAzVPFkqfpiJUJ7n Content-Disposition: form-data; name="returnFormat" json ------WebKitFormBoundaryKAzVPFkqfpiJUJ7n-- This request will return
Defect/Issue Description: The table header can have merge syntax, but if the value of the filed used in merge syntax is updated the table will not be updated, even after model.save() e.g. {{ReferenceField.Name}}, Initially the header is displayed fine, but if the ReferenceField is updated, header will not display the correct heading because different ReferenceField will have different name. Environment: API Version: v2 Release: Chicago Release version: 14.4.11 Platform: Salesforce Brief Summary of the Defect/Issue: The table header can have merge syntax, but if the value of the filed used in merge syntax is updated the table will not be updated, even after model.save() Action Performed: Open Table Drawer Enter text into Field1 Press save Notice the table header has not updated of either tables Close drawer open Drawer The table inside drawer will have its header updated. (probably because it was rerendered) Expected Result: The header of both tables updated, either when the field is u
Defect/Issue Description: After trying (attempted multiple times) to upgrade Skuid release I get an email that i was unsuccessful for the following reason: “The post install script failed.” This has also happened on two different sandboxes. One of the sandboxes has been recently upgraded to 14.4.11 without a problem, a month tried to upgrade to 14.4.12. The other sandbox was refreshed the same day, so attempted to upgrade from 13.0.15 → 14.4.12. Environment: API Version: v2 Release: Chicago Release version: 14.4.11 → 14.4.12 Platform: Salesforce
I’m using the latest release of Skuid Platform on a postgresql data source. I have a currency datatype field in the database. The value shows up in a table view correctly, but when I add the field to a form, the value is empty. Same everything in Skuid (user, record, field, datatype, etc). If I change the database datatype from currency to numeric, everything works correctly. It feels like the Skuid table can handle a postgresql currency data type, but the form component cannot.
Setting a rendering condition picklist on a table and deck does not work. It is an all or nothing based on the first record. If the first record is a match it shows the entire table or deck. If the first record is not a match, then there are no records shown. Older rendering condition worked fine. **Environment: Chrome Version 96.0.4664.93 (Official Build) (64-bit) API Version: v2 Release: Chicago 14.4.11 (also did not work in previous version. Platform: Salesforce
Defect/Issue Description: If there is a model linked to a form/table component, and a Number Field is set to 0, then when the model is saved the field value will disappear. Though, the model will retain the value of 0. Environment: API Version: v2 Release: Chicago Release version: 14.4.10 Platform: Salesforce Action Performed: Create a model with a number field Create a form/table component and surface the number field Set the field component via UI to 0. Save the model. Expected Result: Field component to display 0. Actual Result: Field component is blank/empty. Additional Resources: <skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" showheader="true" theme="AviecoAccuityDesign"> <models> <model id="Response" limit="20" query="true" datasource="Ui-Only" createrowifnonefound="true"> <fields> <field id="F1" displaytype="TEXT" length="255"/> <field id="TextArea" displaytype="TEXTAREA" length="255" ogdis
Defect/Issue Description: Condition value is not cleared for multi-select filters after user selects and un-selects option(s). Though, for single-select condition the condition value is cleared after user un-selects an option. Furthermore, in release 13.0.15 the value used to be cleared. Environment: API Version: v2 Release: Chicago Release version: 13.0.15 → 14.4.9 Platform: Salesforce Action Performed: In page editor Create a model with with a condition that allows multiple values. Create a multi-select filter for that model. In page view select one or more options for the filter. You can observe that the condition that been enabled and the condition value(s) have been set. Un-select all of the options for the filter. You can observe that the condition has been disabled, but the conditon value has not been cleared. I use the following via JS Console to observe the condition: con = model.getConditionByName('example'); con.values; con.inactive; Expected Result: A list with empty stri
I’m attempting to create a new Skuid page that I plan on leveraging for use with Salesforce CPQ. One of the things I’d like to see if the community has been able to implement is the Product Rule, Error Conditions, Price Actions and Configuration Rule objects within a skuid page. Now, I know what you are asking yourself, Will…why are you recreating the Quoting experience of CPQ in Skuid? Well, cause a few reasons, 1. Skuid is better and 2. I need to be able to mass add products to multiple accounts at the same time in our architecture which relies on a Quote Line Fields. Reps dont like taking 12 hours to build a quote that can be done in 5 minutes with Skuid… For Example, I want the ability to mass add 40 Quote Lines of a Bundle and then add 40 components of that bundle to the quote for each quote line. This way we have one bundle with one product within it. As we add other products that have product rules we need to enforce, we need to ensure that the skuid page cannot add things disa
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.