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
In my Calendar component, the Event On-Click Behavior is set to Run Snippet Then Show Custom Popup. The snippet does several things, one of which is to “lock” the selected record so that no other user can process the same one. The custom Popup has, essentially, two Page Titles for the “is locked” and “not locked” scenarios. Rendering rules are looking for the “locked by” value in the selected calendar record. The problem is that the Rendering Rules apparently process before the snippet completes, although field values displayed in the Page Title do reflect the completion of the snippet. As I read an earlier discussion (https://community.skuid.com/t/calendar-popup-showing-before-deferred-promise-resolved?top…), this behavior should have changed way back in Superbank patch 5.Is there something I might be missing in this implementation?[Some notes on the use case: This will be run in a public-facing Site, so it is always the same run-time User. Each use will login with a “Member Id,” wh
How to skuid-pull a specific page? According to the CLI documentation: Data management: --dir: (string) The input/output directory where files are retrieved and stored to ordeployed from.Abbreviated form: -d --module: (string) Skuid on Salesforce only. One or more Skuid page modules, separated by commas, to deploy or retrieve.Abbreviated form: -m --page: (string) Skuid on Salesforce only. One or more Skuid pages, listed by page name and separated by commas, to retrieve to the local file system.Abbreviated form: -n Could you provide an example command to pull a specific page? I tried --module Download --page Download-TestContact This works: TestContact is the only page in this module. –module Download
We have a picklist option that contains an ampersand. Like this “Cheese & Crackers”. On my skuid pages it’s appearing like this “Cheese & Crackers”. I haven’t tried it in a field component but it definitely happens in the table component. We are running Skuid 11.1.13.
hey all another noob question.I am creating a new row from a table via global actions1. show message and block UI2. Create new Row(s)3. Update Closedate 4. Unblock the UI everything works find as long as I choose a drop down value for the date, but my business case is to set the date for 30 days from today. When I choose next month it gives me the first of the month, When I choose next N days and set n to 30 I get tomorrow.Is there a way to choose exactly 30 days out? I tried looking around the forum and read about setting a condition on the model but I could not get the condition to show up in the new row.
I’m created an activities page that is meant to work in the nav pane for console view. Instead of having a standard table, I’m creating a template field that is formatted with the necessary fields from my task list. The problem/question I’m facing is if anybody has a way to be able to search and/or filter multiple rows of date presented in templates. For instance, in this screenshot, I’m presented all Tasks that have a due date of today. I have UI-only check boxes for other scenarios that will hide/show all those respective tasks. What I’m looking to do is a few things - for Tasks due today, I want to be able to filter/sort by Reminder Time, or search by an Account (or other field). Has anybody figured/done this? Preferably, without any custom coding? I’d then recreate for each table/model to give the end user the ability to sort their day. Thanks!
Anyone know if it’s possible to limit a textarea to only vertical scrolling, or otherwise containing it (much like this - https://jqueryui.com/resizable/#constrain-area)?I have some large text fields that often need truncating or resizing, but right now if I set the rows (so I can resize manually) I can resize the textarea way too far.
I set the Division’s Unique ID to “spouseInfo” and added inline css below but it’s not working. .spouseInfo .nx-basicfieldeditor-item-label { width: 20%; !important; }
Does this mean that we’ll able to use Lightning components within a Skuid page? https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/lightning_out.htm
I have a page which is viewable on a site. When the page loads I write 3 fields of data to a UI-Only fields. On the public facing site how do I get the fields to show? On the public facing https://dorothy.secure.force.com/Profit/?id=a1hf1000000S6BW you will see the 2 fields do not show. Here are 2 of the merge fields which are not showing but do show when I am signed on to salesforce. I have the following setting for thesite object
Text box won’t grow to accommodate longer text. Tried adding responsive grid around field editor (green background) but it still won’t grow.The fields work fine in other themes…
I do not use crm and only use custom objects. Is it possible to use Skuid to merge a Salesforce Template in a html text editor?
The “lightning design” theme offset the field labels and field data (field label is slightly higher than field data). Is there a way to fix this?
Sorry for the noob question, I am trying to set the default of a date field when a user clicks add new row + in a table. Is there a simple way to set the default in skuid or do I need to set the default in salesforce?
I have some simple Skuid tables that I am embedding into my Napili Community via the Community Builder and Skuid custom component. These were functioning correctly yesterday, but today I’m no longer able to see the pages in either sandbox or production. I received this error in production: “Cannot add Inline Javascript in the Lightning Runtime, and no Page Support File was found or there was a timeout.”We are trying to launch our community next week, and these features are critical. Any advice on this would be appreciated.Thanks!Eulogio
“There was an error”. This message is showing everywhere but there seems to be no log in the salesforce error logs. I originally thought it had something to do with the “Collapsible Wrapper” from TFG. But the attached videos seems to indicate it is not what is causing the error.1) https://drive.google.com/file/d/1_3SorisuzqZSB3wLjRY-TuK9ALpzs5Up/view2) https://drive.google.com/file/d/13hWKnkgDWlKRc5kNhPx1GPpj8veR4mdZ/view3) https://drive.google.com/file/d/1RncyUPtImHBbrfhusDusSgXHCA6d9v4V/viewAs I further test I removed the collapsible wrapper and then added it back and the error went away. Is there an issue with the collapsible wrappers? Hope not as I use the feature everywhere.
Has anyone at skuid or the community used skuid as a GUI to s-docs?
I am looking for a document composer to use with custom objects. I am looking for recommendations?
I would like to render a Datetime field as two different inputs: a datepicker and a text box where the user can input the time in their timezone as military time. I’m having trouble figuring out how to put both fields together to update the field when the model is saved. Any help would be greatly appreciated.
Hello community! I’m reposting because my other thread about this was marked ‘Answered’ but I didn’t actually get an answer. Skuid, is there any way to migrate legacy image data so it can be used by the File Upload component in ‘Field on Record’ mode? Mike and Bill provided some work-arounds (great work, guys!), but there should be a way to migrate image data so that I can actually use the stock component in its existing structure. I have the file upload component on several pages pointing to a field on the record. I want to upsert my image data and have the images show up in the file upload component attached to the appropriate records.
I have a multi picklist. When I select 2 or more selections. If I then want to search the field for one of the picklist items it does not show when the record has 2 or more items selected.
Skuid date field ,when copying invalid value say a text value , instead of giving error as invalid date, converts and saves it as a Today’s Date
Hi guys, we are using skuid for reviewing Applications. As part of the application process our customers upload ID documents (passport, driving licence, bank statements etc.) Our team find it difficult to review the images due to the size setting on Skuid. Is there a setting which allows us to view a full image/document at once without the need to scroll around the page. Example attachedhttps://community.skuid.com/t/new/add_details?post_flow=true&topic%5Bsubject%5D=Image+size+makes+reviewing+of+ID+documents+difficult
I have multiple error messages showing. How can I have them show once?
(1) Lightning Component in Aura isn’t relaying the record IDs correctly. The code is below. What do I need to change here so that it pulls the record ID correctly?
I am trying to create a wizard for new users of our managed package app. I would like to be able to have them add a new user, select the profile (which sets the license type) and then add the permission set assignments. Has anyone done this already and could explain or share. The first part is pretty easy but I cannot get the permission set assignments to work.
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.