Skip to main content

All,

I have a pretty simple question, I think.

I have a Skuid page that has a table on it linked to a model and a custom Salesforce object.   The table attribute is set to allow inline record creation.   I do not want any blank records written back to Salesforce but I also don’t want to have any required fields or validation rules.  When the table is saved, if it has any blank records just dispose/ignore  them.   Any thoughts?

In Skuid not sure,

But It’s possible to delete those records through a visual flow in SF

the only issue with that solution is that it will only be executed after Save, therefore you would need to refresh your model or page to see changes in your table


Reply