Conversations
Recent Conversations
Conversations 141 - 160 of 8491
Is there a way to target the sort arrows in a table header in DSS? I have changed the background color of the header row and made text wh...
HTML allowed in v2 Table template fields ?
Currently rebuilding in v2 (as there currently isn't a streamlined process to convert). When creating a template field within an Ink Tab...
Field not showing in table
Hi everyone. I'm not sure why but I have a field inside a model not showing in my table. I have added it and the model is correct. Oth...
Reference Fields don't display in V2 Components
I'm running into an issue on my V2 page where Reference fields specifically do not display in components. This includes Form, Header and ...
Picklist fields do not display first available option
Hello I have a problem that came about last night all of a sudden. We have a page with two custom picklist fields on the Opportunity obj...
0 in number field is saved to record, rendered as blank on the page
Hello, I have a issue with the rendering of a number field in a form on a page in Spark. It's being displayed as 'Number' and doesn't ha...
Batch Print Visual Force Pages to PDF
Our invoices are created as visual force pages that we print via a Skuid button. A new requirement has come up to print all invoices for ...
Nested Deck Context?
Is it possible for nested decks to be able to refer to the context of the deck that they are inside of? If so, how can this be accomplish...
Tab navigation picklist rendering problem
Second tab in "tab set" doesn't show up. When we use tab navigation "picklist" in "tab set" and add render condition to any tab (we are...
Using a Child Page as a Page Include is not Showing the Page Region
The include scripts seem to be trying to populate the page region (appending from both child and master) but the result is empty html ta...
I am creating a Salesforce site using Skuid, when i try to preview the Visualforce page I get an error
Error Message "The name can only contain underscores and alphanumeric characters. It must begin with a letter and be unique, and must not...
Include html in a text formula
Trying to figure out how to include html like <br> or styling in a UI formula field returning text. Example: {{fieldname}}+"some other ...
Tracker view
Hello all, is there any way to build the Bar (like pizza tracker)with SKUID, When Sales people open the any Lead i need take them to deta...
Skuid Platform logs me out every couple of minutes
I'm trying to develop on a Skuid Platform Trial site, but it logs me out almost immediately after logging in. I've tried both Chrome and ...
Apex heap size too large
In one of my skuid page for new records i am getting error as:
Apex heap size too large: 9436523
Please can any one tell me why i am...
v2 Text Componet in Firefox
There seems to be a bug with the Text component when using Firefox. When you click on the component, the text editor doesn't come up. I t...
extra space in coming in the tab set
Hi team,I upgraded the package from Millau (11.2.9) to Millau (11.2.25). Then extra space is coming the tab set. Please let me know what ...
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...
Skuid Table Rendering issue in Lightning (API v1 Spark 12.0.9)
Hi, In Skuid table, the height always equals 0 although the data exist in the table. Please help to check.
sforce.apex.execute not working in Lightning experience
Hi All, sforce.apex.execute works well in classic mode with snippet, but fail in Lightning experience. Any help is appreciated.