Conversations
Conversations 1 - 20 of 2675
Platform: Skuid On SalesforceVersion: 12.0.4Browser: Chrome (71.0.3578.98)OS: Windows 10 (64 Bit)loadNextOffsetPage is not working, both ...
Collapsible Wrapper Custom Component
There has been ongoing discussion recently to enhance the features currently available in the Field Editor "Section Header" as well as pr...
How do I render custom picklist values?
I have a page where users need to be able to change a picklist to change the status of a record, such as "working", "submitted", etc. How...
Mass createRow performance when creating hundreds of rows
When building mass edit UIs we've encountered slow performance of the createRow method when creating hundreds of records. I've attached a...
Sticky header in API v2 not working
The sticky custom header in my master page in API V2 is not working - the header still scrolls with the page
canRetrieveMoreRows / loadNextOffsetPage not working as expected
Hi! I'm running into an issue with the canRetrieveMoreRows and loadNextOffsetPage() properties of the model object. They seem to give in...
(12.0.2) Using a Filter on a v2 page causing page to not render/load
Following the 12.0.2 on Salesforce update. The page cannot be previewed and results in a blank screen. Occurs when putting a Filter Set +...
Learning Center link at top of Skuid Community is a dead link
I got excited..and then a little sad when I clicked on it and nothing happened... :/
login redirect to custom skuid page
After a user logs in I'd like to redirect to a skuid page without any salesforce header and sidebar. Is this possible?
Cannot read property 'split' of undefined
I'm receiving a blank page with the page title at the top when I try to edit one of my pages via the editor. I'm receiving this error in...
Gantt Chart Component!!! Skuid would then be way better than any PM tool available in SF.
I am not sure this is something that for sure can be made into a component, but it would be awesome!!! If I had the money to buy the lice...
new record custom save action on spark
Since upgrading a test environment to Spark I have found a number of our pages are behaving differently when a user hits our custom "Save...
How to sort a model based on UI only formula field value?
I have a model that pulls data from two different child models (objects) and display records with a column called "Age". Age is a UI only...
formula field to subtract value in each row from a total
I have a Model called Parent with zero or three records, with with an "Allowed" number field in salesforce.I have a Model called Child, r...
Wizard Navigation generic javascript
You can run the following inline javascript snippets from pagetitle component buttons anywhere within a wizard to navigate with javascrip...
Table Load More not loading all Records
I have a table that is loading Campaign Members, the model had a LIMIT of 20. There were 106 members in the Campaign and Skuid was only (...
Pass arguments to snippet from action framework.
This would be super handy. Not my idea, but I figured it should be its own 'idea' thread: https://community.skuidify.com/skuid/topics/ca...
Change CKEditor Default Configuration
When using Rich Text Area Fields and the CKEditor that Skuid has I would like to correct the "Enter Key" Mode that CKEditor uses. By defa...
Allow table column widths to be modified by user
Especially when columns are so small that data can't be read.
-via Zachelrath on github.com/skuidify
Add display of value to slider example.
i'm using the slider example and it works great
now the client wants to also see the numeric value as the slider slides
the jquery ...