Conversations
Conversations 1 - 20 of 21
Do v2 tables not support inline record creation? I don't see the option. Thanks! Paul
Static bearer token in rest call - most secure way to save?
Hello! I've got a rest endpoint that has provided us with a static bearer token. It is not the typical http auth where it is username+p...
chart back button has actions
This is a question but I think it's an idea too. We have a chart and a table showing similar data a bunch of records with category and ...
Unique picklist entries per row/card on UI-Only field
Hi, We have a need to dynamically display picklist options in a deck based on an attribute of the card. We can't do a traditionally depe...
Text padding in table in spark
Is there a way in either the table properties or the design system to set the padding on text in a table - it is super generous at 16px b...
adding back quick actions to lightning component override in salesforce mobile (salesforce1)
Hi, I'm trying to deploy a skuid page on mobile to override the account view. I've created a component and used the "Buttons, Links and ...
Big Object Table Issue
I've started using Big Objects and found that on the latest version, 11.1.1 that the table doesn't correctly display rows. I've run a qu...
Table deployedwon't allow for right scroll on table
Hi, We deployed a simple table for mobile (not mobile responsive - we don't want the wrap). I can scroll right on the table in android, ...
Salesforce mobile can't select picklist value
Hello,I've got a very simple page deployed on salesforce mobile. It has a picklist field which shows the options when I click on it, but...
lightning table rows not displaying (but loading!)
Hi, I've got a simple skuid page deployed via lightning app builder on a custom tab. It's deployed using the skuid page component using ...
Export images of highchart is terribly missized - js attributes to fix?
Hi, The highcharts export looks terrible on the export image option. Mostly sizing issues. Is there a way to set font size and image si...
Neither formula field nor model action fire when field is cleared
Hello, I have an input field that is used in a calculation and I'd like to trigger an action on. Everything works as expected when a use...
Errors in Wizard using action sequences not aborting
Hello, I've got a wizard in which the navigation button calls a couple action sequences back to back. However, I've discovered that if I...
Schedule dashboard for email?
We'd like to rebuild the executive dashboard in salesforce on Skuid, but the feature holding us back is the that the salesforce dashboard...
Odd CALENDAR_QUARTER behavior in aggregate model (no annual consideration)
Hello, I have an aggregate of opportunities and am trying to group by calendar_quarter. When I do, it returns only 4 quarters, not 4 qua...
ui-only formula field (MODEL_LOOKUP) to filter table
Hello, I'm trying to use Skuid to help automate an Excel process. What we want to do is do is a vlookup from one table to another. This...
Reset filterable conditions on a model in action framework
Similar to https://community.skuid.com/skuid/topics/action-framework-deactivate-all-model-conditions Except that instead of deactivating...
ui only field change to not register as model changes
I've created a UI Only field called "Running Balance". Works great except that I have to save the model on page load as the custom field ...
Cancel Row Changes Action
There are times where I'd like to only a single row.
Capture Apex Action (Invocable) response?
Hi,
I'm able to successfully call an Apex Action (Invocable Method), but is there a way to capture the response? I don't see anything ...