Add ability to create "LIKE" conditions on model text fields
Skuid currently supports =, !=, >, <, >=, <=, starts with, ends with, contains, does not contain, does not start with, and does not end with. However, you can perform a SOQL query with LIKE, just not in Skuid. Let's add it to Skuid. Us...
We use the SKUID plugin in our CI/CD pipeline for page deployment, but it lacks support for automated deletion of SKUID pages, leading to manual deletions in production and potential issues.
Our CI/CD process currently utilizes the SKUID plugin to deploy new or modified SKUID pages. However, the inability to automate the deletion of SKUID pages requires manual intervention, increasing the risk of inconsistencies between environments. ...
Ability to select values from the Picklist when pressing "E", not edit the record.
Problem: When I press "E" / Currently, what I see: the Lightning Edit modal popup opens for the record. Proposed solution: As a Skuid builder, I need the ability to select values from the Picklist when pressing "E", not edit the record. FD: 13239 ...