Conversations
A known issue has been reported regarding users suddenly not being able to access Skuid pages on their community, force.com sites, etc. O...
Community users are not able to access Skuid page
Currently, we are using community built from Skuid pages. Since this morning, community users are not able to access any Skuid pages usin...
Dynamic header other than Field Label in model.exportData()
Is there any way to replace field label to dynamic label while exporting. For Example, var modelE = skuid.model.getModel('Event');Model.e...
Issue when Creating New records
We have a requirements to create the new records ( like a wizard ). When user save and continue, it should should reload the same newmode...
Unsaved alert message not showing!
Whenever I try to open another page without saving anything on the previous pages, It is not showing the unsaved changes alert message. ...
Is there way to capture the Id when the field is updated ?
The Flow is, whenever field is updated in table row, i need to capture the Id of the particular row. Tried using multiple approach but do...
Sticky Header issue in Salesforce Lightening
I have a skuid page for salesforce lightening. I have custom JavaScript for sticky header. It works on skuid-preview page, but doesn't wo...
Convert checkbox field to radio button ?
I have a field with input type as 'checkbox'. Is there way to change input type from checkbox to radio button?
Update UI only field in Aggregated Table ?
I have a Aggregated model and UI only field in that aggregated model. I am trying to update the UI field on page load but it doesn't get ...
Prevent user from creating duplicated record and showing list of duplicated records?
Creating duplicated records can be prevented from Duplication rule from salesforce. But is there any way to pull list of duplicated rec...
Add condition on UI model ?
Actual, I was able to add the condition on UI Model through XML, but when i try to activate the condition through Table filter (Toggle) (...
Sticky Header (sticky save/cancel)
I have been working on having sticky save and cancel button when user scroll down the page. I have tried using JS and CSS but haven't be...
Pass the row action to the template field in aggregated table ?
I have an aggregated table where i am having a row action. How to capture row action in one of the template field in the table. I approac...
BreadCrumb in Skuid page?
Is it possible to add Breadcrumb in skuid page ?
Can we make regular page to child page by adding master page ?
I have a regular page name "test". I have a also mater page name "Test11". How to make "test" as a child page of "Test11". I tried to c...
Display field from child object in table
I have field in child object which is a formula field When I try to call this "Is_Agree__c" on parent object table, instead of displayin...
Condition for child object
Let say company is a parent object and employee is a child object. Is it possible to include child object field on condition for parent ...
Add on to Sticky Table Headers
Hi, I think ,if possible ofc, it would be nice to be able to control the Sticky table header and footer Separately If like me, often a...