Validation rule error displays on a page with a table component but not on a popup action

I have a page that has a table component.  The object tied to the table has a validation rule.  When you edit a record and hit the save button on the page the validation rule from SF fires and skuid displays the error.   There is a global action where I have configured a popup to create a new record on that table.  When you hit the save button the error is not displayed in the popup.  What do I need to do to make sure that SF validation rules are displayed in that popup.

Jaime~

I am unable to reproduce the error you are describing of the validation rule not getting maintained on the popup. Can you post a screenshot of your validation rule, of your page, and of your popup? 

Thanks!
Karen

Actually…I’ve been informed that this is a defect when you use type of multi action on a button.  If you use a regular save button then it works fine.