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
Hello, On some pages with vertical tab container, i’m having weird issues. I understand the logic that if page is too small, the tab container would switch auto to an accordion But seems to be happening on full size page with lots of space, and sometimes same page in a popup would appear properly… Is there a way to fix this behavior or disable the auto accordion function? Any ideas?
I downloaded Skuid Edinburgh Update into my sandbox and am trying to recreate our skuid page using the more up-to-date version. However, some components on the previous version we have (Boston 13.0.7.0) are missing in version 16.1.8.0. For example, there is no “template” or “Field Editor” components in the new version. I am attaching a screen shot of our old vs. new component list. What am I missing?
When fields are in a column set & columns, it can look pretty funky if the label or input for one spans multiple lines while the other doesn’t. I was hoping to align them to the bottom, and the column does have an align-self property, but I don’t see it changing anything. I do see the div in the html that I think corresponds, with style="align-self: flex-start; flex: 1 1 100px; min-width: 100px;" and changing align-self there does the trick, but it may be different than the element the builder property is for. I’d rather not take forms apart and rebuild them all in responsive grids, but that’s the only other option I can think of. <skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="false" showheader="false"> <models> <model id="NewModel" limit="20" query="true" createrowifnonefound="true" datasource="Ui-Only"> <fields> <field id="NewField" displaytype="TEXT" length="255" label="Text" defaultvaluetype="fieldvalue"
Hi, Is there a way we can rerender a filed when other field was changed? we have a pickist that dependent on multiple fields, We can set the renderer to snippet but the issue is the snippet is not not triggered to execute when the field it is dependent to is changed.
Use case: Users need to be aware of the records that have recently been updated, but once they view the record, the record is no longer needed in the model (ie. show records with unseen updates). I would like to query records where the LastModifiedDate is more recent than the LastViewedDate. Is this possible?
Defect/Issue Description: When record is saved from Skuid page that runs a skuid wizard not all fields reliably save. Our clients end users are reporting that all other fields on the screen save, but 1 or 2 will not have their values stored to Salesforce. PRODUCTION API Version: v1 Release: Dubai Update 2 Release version: 15.2.9 Platform: Salesforce Brief Summary of the Defect/Issue: The skuid solution in this case runs on an iPad in the chrome browser. The user interacts with the Skuid wizard stepping through multiple groups of questions doing a medical examination for a patient. After each step in the wizard we save the object record and field inputs from field editors. The client finds that when they go to review the exam record after the fact that fields are missing values. The button in the wizard prevents them from moving on without capturing a value in all fields, but one of the fields comes in without values even though all other fields on the page got saved. Action Performed:
Defect/Issue Description:A description of the bug Environment: API Version: ***v2 Release: Edinburgh Release version: 16.1.6) Platform: Salesforce Brief Summary of the Defect/Issue: filter set dropdown picklist is not populating if a model has aggregate and a model “Query on page load” is not checked
We are building a complex Skuid page that utilizes an 8-step wizard. We have exceeded the character limit on Skuid and are considering the creation of a page include component for each wizard step. However, each step of the wizard has some sort of dependency on other steps. For instance, Form component A in wizard step 2 should only be visible if the ‘ABC’ value was selected in a multi-select picklist on Form component A in wizard step 1. Additionally, we are facing difficulties regarding the validation of the entire Digital Form before submitting it for approval. Presently, we have implemented a validation mechanism that verifies the completion of required fields in all wizard steps. If any errors are encountered during this validation process, it prevents further progress. We are unsure how to address these challenges if we opt for page include components. These issues have become a blocker for us, any hints would be very helpful.
I started getting this error in my sandboxes and production this week. The only thing I know of that is different is that we updated to the latest version. Access to entity ‘SalesforceContract’ denied The people getting the error are all SF admin with full Skuid licenses. No regular users have reported an issue. We get the error when previewing the page. I get a different error when viewing the page on a Salesforce Lightning page. Error message: An internal server error has occurred Error ID: 1132947858-480962 (1714735809) Any ideas what is causing this?
Defect/Issue Description:A description of the bug I wrote a formula that is leveraged as the Event Template for a page with a calendar component. In the preview, the data renders as expected, but in production, more than half the formula fails to display. Everything after the ‘’ tag is dropped by the page in production. Interesting, I have another page that is leveraging almost the same formula, and I have no problems with the syntax or rendering on that page. Environment: API Version: (v1 or v2) Release: (Chicago, Boston, etc) Edinburgh Release version: (Version Number) 16.0.8 Platform: (Managed cloud or Salesforce) Salesforce Brief Summary of the Defect/Issue: My previewed page does not match the production page - same formula obviously. 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.”). I have a complex formula that render
Is this possible? I finally have a use case for named output. 😃
I’m using the new field validation feature. Is there a way to keep Field Validations from showing as page errors on the top of the page, and only show as error on the field? Situation: User has data validation errors that appear on the field. The user corrects the errors as they go through the form. However, each time they have an error and save the record, the errors keep stacking up on the top of the page and never go away (unless closed using the x), unlike the field validation that goes away as soon as the error is fixed. Depending on the page size, they may not even see the errors until they are finished. My preferred user experience is to only show the validation at the field and not at the top of the page. Is this possible? The current user experience will likely force me to go back to using template fields (conditionally rendered) for validation instead of using the new feature.
If anyone had to delete lots of PB or PB Versions, you know the pain lol… was wondering if possible with skuid
Defect/Issue Description: I am getting error of “Cannot read properties of undefined (reading ‘length’)” in stacked charts. This is in both column and bar charts. The chart also does not appear. Environment: API Version: v2 Release: Edinburgh Update 1 Release version: 16.1.4 Platform: Salesforce Brief Summary of the Defect/Issue: When loading pages with a stacked chart (both bar and column), the chart does not display and the error described above is displayed. Action Performed: I upgraded to Edinburgh Update 1 today and I believe the issue started just after that. Users log in, view the skuid page that has the chart and they get the error. They are not interacting with the chart. Expected Result: A stacked column chart of Inside Sales Activities MTD categorized by owner’s last name and split by activitiy type should display. Actual Result: Chart does not display and error described above appears.
I have a file upload component where I set the file name to be “FileA”. The new files are named correctly for internal users but files are not being renamed for community users. The user can manually rename uploaded files, so it’s not a permission issue. Any ideas why the feature does not work in a Salesforce community (aka Digital Experience)? I’m on version 16.0.9.
Defect/Issue Description:Vertical Navigation is not working if source is “Salesforce tabs for current app” Environment: API Version: v2 Release: *** Edinburgh*** Release version: *** 16.1.4*** Platform: Salesforce
Maybe I am missing something, but I can’t seem to move existing steps in an action sequence under a branch. It seems like I have to recreate them. There are times when I am building something and realize it would be better to use a branch for some portion, but I don’t see a way to move a step I have already created in the sequence to be an If-True action on a branch. Would be great to not have to recreate steps in this case.
I have an aggregate model that groups Opportunity data by month and year. I’d like to: Pass the month and year to a drawer to display data from a basic model to display a list of Opportunities by month. The aggregated fields are: <groupby method="simple"> <field id="CloseDate" name="cyCloseDate" function="CALENDAR_YEAR"/> <field id="CloseDate" name="cmCloseDate" function="CALENDAR_MONTH"/> </groupby> But when I try to activate and set model conditions based on these dates, both {{cyCloseDate}} and {{cmCloseDate}} are sent as NaN when I view the condition in the debug console. In the aggregate table output, these render as “6” “2023” if the row is for June 2023. But I cannot seem to get the drawer activate condition right. What should the context condition be for the drawer table? I can only use a single value for the context, not month + year (related to question #3, is how to add a formula field to an aggregate model) How do I create a formula field o
When opening a page include via a Modal, when the modal closes the page include unloads so opening the modal a second time results in a fresh include. When opening a page include via a Sliding Panel, the content doesn’t unload so reopening the panel has a stale include. I expect the behavior of the Modal, and don’t see a reason it would differ, but I don’t have any older environments to test in. Repro via UI-Only Page <skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="false" showheader="false"> <models/> <components> <skuid__text contents="1. Click Open Include in Panel&lt;br /&gt;&#10;2. Close via Close button top right&lt;br /&gt;&#10;3. in console, run skuid.debug.modelMap() and see the model still exists (only 1 possible is on the include)&lt;br /&gt;&#10;4. Click Open Include in Panel again, Panel opens&lt;br /&gt;&#10;ER: Shows form for editing records&lt;br /&gt;&
I have a field where I want the user to input a color, similar to what we do in the DSS. Is there any way to leverage the skuid__inputColor type of input from the Builder?
I previously had an issue with using Skuid for Salesforce to also manage a MSSQL server database. This was previously fixed by the Skuid Team, lead by @Anna_Wiersema Continuing the discussion from Skuid with MSSQL - Unable to update records: Unfortunately, this exact same issue has just started again. Can I get some assistance in fixing this. Thanks.
Environment: NLX API Version: v2 Release: ED1 Release version: (Version Number) Platform: NLX Brief Summary of the Defect/Issue: This is an example of a Header component with a Project model. I think there used to be a way to select a field, where now it just has the code editor. Similar with buttons and other contextual elements, though not an issue with the Text component
I’m working on the drag and drop in skuid labs, and would like to make it a bit more reusable by publishing an event when an element is dropped that the builder could connect to. I feel like there must be a way but I haven’t found any options. For example, if I drag and drop OpportunityA from Ready → In Progress, I could publish an event drop.inprogress and have a listener in the builder that runs a row update action to change the status. I could also publish drop.closed when it is moved to Closed that has a modal to select Closed Won, Closed Lost, modify the date, etc since it’s a more complex state change.
With a table component it appears tabbing across the fields in a row doesn’t work. It instead tabs down the page to a different part of the component. Is there a setting to allow tabbing across fields in a table? The example would be when a new row is created and a user is doing data entry, they have to click each field individually instead of hitting tab and going to the next field.
I can’t seem to get it to work, since I keep getting these errors with any setup using the Search component. Working on AWS’s RDS if that’s relevant, with a repro page below giving a better step by step of what I’m seeing. I tried on a simple table with two fields (id, name), and both are marked as filterable after the initial import into Skuid. <skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="false" showheader="false"> <models/> <components> <skuid__text contents="Repro Steps:&lt;br /&gt;&#10;(Setup)&lt;br /&gt;&#10;- Have a postgres table with two columns&lt;br /&gt;&#10;1. name: id&lt;br /&gt;&#10;type: uuid&lt;br /&gt;&#10;default:&amp;nbsp;gen_random_uuid()&lt;br /&gt;&#10;2. name: name&lt;br /&gt;&#10;type: character varying&lt;br /&gt;&#10;- Have datasource imported to Skuid with id marked as id Field, name marked as name,
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.