Conversations
Conversations 1 - 20 of 480
Question regarding the capabilities of the Skuid Platform - wondering if someone from the Skuid Team is able to shed light on this. Can...
Automatically generate quotelineitem on first save of quote
I want to replicate the Salesforce quote generation and automation of quotelineitem records when saving a new quotel. The Quotelineitems ...
API V2 - unable to set table filter to reference field
When I try to create a filter on a table on an API v2 page I am unable to select a reference field - only picklist fields are availableFi...
Accessing API key from custom label and also adding script tags in skuid javascript snippet
We are doing geo coding on our records by calling google api from skuid javascript snippet, we want to include api key as well in the req...
Table filters are not being applied after Skuid update
After upgrading Skuid to version 11.2.11, my table filters stopped working correctly. Upon further investigation, I have noticed the foll...
Copy field data to clipboard
Is there a way to code a button so that when pushed the value of one field from a model is copied to the clipboard?
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...
Skuid Page not Displaying Non-Data Page
I have a skuid page that will only display for system admins. I have done the following to try to resolve this issue: 1) I followed the u...
Module Size Issue
We have around 80 skuid pages in a module in a managed app which we cant bundle into a static resource as we hit the salesforce 5Mb stati...
Wizard Navigation generic javascript
You can run the following inline javascript snippets from pagetitle component buttons anywhere within a wizard to navigate with javascrip...
Congrats to our Spark Community Champion!
Along with the new Spark release, we are proud to acknowledge our latest community champion: Mike Dwyer Mike has been exceptional in h...
Apex Heap Size Log/Warning
This came to me this morning. It would be useful to know when the page is getting close to the limit.
Error when Trying to add a new field on to the model.
I have a Campaign member object, and need to pull the account owner manager id on to the model. The was able to add the field Campaign me...
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
Locking a model from further update
I am new to Skuid and here is the use case that i am trying to build:Use a filter to get a list of accounts. Update the list to remove a...
get all available fields of SObject
Hi, Anyone know how I can get all available fields in an Object in Salesforce. Thisngs I am trying to do is build out a component that us...
Dynamically Control the WhatId reference field popup
I am trying to dynamically control the table columns in a WhatId reference field popup. With the help from this post I was able to lim...
How to concatenate id's from one model into another model.
I am trying to concatenate id's from one model into another model. On my account Id, I select a list of accounts, No I want to add the i...
slider using fields for minimum and max value
Hi guys I have the JS needed to create sliders, but JS noob that i am, wondering if there is way to use existing fields in same model to...
Conditional Field Filters Based on Other Fields in Table
I need search options in a lookup to be limited based on the value of another field. I could render a different "version" of the field fo...